better wrapper args
This commit is contained in:
parent
7075a361cc
commit
5a21b1fc05
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ script:
|
|||
- export SCONSFLAGS='--debug=time'
|
||||
- configure BENCHMARK=${BENCH}
|
||||
- cat config.log
|
||||
- scripts/travis-command-wrapper.py make
|
||||
- scripts/travis-command-wrapper.py -s "date;ps aux | grep ${CXX}" -i 60 make
|
||||
- make test
|
||||
- enabled ${COVERAGE} coverage
|
||||
- enabled ${BENCH} make bench
|
||||
|
|
Loading…
Reference in a new issue