-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Ensure Travis fails when tests fail [ignore CI failure] #106
Conversation
Hmm, I want the tests to fail, not error. Guess I'll try something else... |
So the current test failure is legitimate thanks to #107. I'm going to try to fix that too, but feel free to merge this PR and I can submit that separately. |
I think we should replace the script block by an actual script file, that uses |
|
+1 |
This should be good to go! |
bump |
Conflicts: .travis.yml
I got a +1 so once CI completes for this merge of the new changes I will merge. |
This should fix #105.