Regression tests: output list of failures in Travis terminal output

pull/361/head
Alexander Gessler 2014-09-05 23:56:49 -07:00
parent 72eb2e0c4e
commit 1249171bba
1 changed files with 3 additions and 0 deletions

View File

@ -23,4 +23,7 @@ script:
- cd ../regression
- chmod 755 run.py
- ./run.py
- echo ==========================================================
- echo REGRESSION TEST FAILS (results/run_regression_suite_failures.csv)
- cat ../results/run_regression_suite_failures.csv