Skip to content

Commit

Permalink
make travis abort on failed nobackend tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter van Dijk committed May 17, 2013
1 parent 0c5c96b commit 8ad5cc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -36,6 +36,7 @@ script:
- ./start-test-stop 5300 tinydns
- cd ../regression-tests.nobackend/
- ./runtests
- test ! -s ./failed_tests
notifications:
irc:
channels:
Expand Down

0 comments on commit 8ad5cc4

Please sign in to comment.