[minor] Fail travis build immediately, if python tests fail. (#3269)
This commit is contained in:
parent
33e1b346bc
commit
1a63f988c7
1 changed files with 1 additions and 0 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue