[travis] further debug configure failure
This commit is contained in:
parent
07f34f03de
commit
de88b47ded
1 changed files with 2 additions and 1 deletions
|
@ -82,7 +82,8 @@ before_script:
|
|||
|
||||
script:
|
||||
- export SCONSFLAGS='--debug=time'
|
||||
- configure BENCHMARK=${BENCH} || cat config.log
|
||||
- configure BENCHMARK=${BENCH}
|
||||
- cat config.log
|
||||
- make
|
||||
- make test
|
||||
- enabled ${COVERAGE} coverage
|
||||
|
|
Loading…
Reference in a new issue