[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
parent 3fab234e0a
commit 09f4de1e95

View File

@ -76,7 +76,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