Permalink
Browse files

Fix Appveyor config

  • Loading branch information...
1 parent e639866 commit 446aadbcac95d4a371268e0af582da41abb2c979 @gaborcsardi gaborcsardi committed Mar 11, 2015
Showing with 1 addition and 1 deletion.
  1. +1 −1 appveyor.yml
View
@@ -18,7 +18,7 @@ build_script:
test_script:
- travis-tool.sh run_tests
-after_failure:
+on_failure:
- travis-tool.sh dump_logs
artifacts:

0 comments on commit 446aadb

Please sign in to comment.