Commit 7bd963f
committed
chore(tests): use on_finish to always keep appveyor artifacts
after_tests only runs if the tests succeed. If there is an error then we need to use on_finish per
http://help.appveyor.com/discussions/problems/3543-cannot-save-test-artifacts-when-tests-fail1 parent 0d847b0 commit 7bd963f
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
0 commit comments