[minor] Fail travis build immediately, if python tests fail. (#3269)

This commit is contained in:
Sagar Vora 2017-05-12 15:20:22 +05:30 committed by Rushabh Mehta
parent 33e1b346bc
commit 1a63f988c7

View file

@ -24,6 +24,7 @@ install:
- cp -r $TRAVIS_BUILD_DIR/test_sites/test_site ~/frappe-bench/sites/
script:
- set -e
- bench --verbose run-tests
- bench reinstall --yes
- testcafe chrome apps/frappe/frappe/tests/testcafe/