Browse Source

Output on test failure

tempestpy_adaptions
Matthias Volk 8 years ago
parent
commit
c1d2fbf73c
  1. 2
      travis/postsubmit-helper.sh

2
travis/postsubmit-helper.sh

@ -128,5 +128,5 @@ travis_fold end make
# Make
travis_fold start tests
make test -j$N_JOBS
ctest test --output-on-failure
travis_fold end tests
Loading…
Cancel
Save