Skip to content

Commit 50d0c55

Browse files
committed
exit /b 1
1 parent 5aa8a98 commit 50d0c55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ before_test:
2424
test_script:
2525
- cmd: >-
2626
echo "test_script 2"
27+
28+
exit /b 1
2729
2830
artifacts:
2931
- path: '*.txt'

0 commit comments

Comments
 (0)