Skip to content

Commit

Permalink
try if %ERRORLEVEL% NEQ 0 exit 1
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Jun 11, 2018
1 parent 1c972f2 commit 89a0226
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -38,3 +38,4 @@ build: off

test_script:
- conda build conda.recipe
- if %ERRORLEVEL% NEQ 0 exit 1

0 comments on commit 89a0226

Please sign in to comment.