debug configure failure on travis

This commit is contained in:
Dane Springmeyer 2016-06-14 21:08:18 -07:00
parent 6fd4e974cf
commit 0cec24fe65

View file

@ -82,7 +82,7 @@ before_script:
script:
- export SCONSFLAGS='--debug=time'
- configure BENCHMARK=${BENCH}
- configure BENCHMARK=${BENCH} || cat config.log
- make
- make test
- enabled ${COVERAGE} coverage