[travis] remove syntax that still breaks on osx [skip ci]

This commit is contained in:
Dane Springmeyer 2016-03-07 10:13:45 -08:00 committed by artemp
parent a5695dcf3b
commit 20c6157104

View file

@ -74,7 +74,6 @@ script:
- export SCONSFLAGS='--debug=time'
- configure BENCHMARK=${BENCH}
- make
- on 'linux' du $HOME/.ccache -h --max-depth=1 | sort -hr
- make test
- enabled ${COVERAGE} coverage
- enabled ${BENCH} make bench