1
Fork 0

make travis extreme

This commit is contained in:
Alexis Beingessner 2015-07-21 11:42:38 -07:00
parent ed49bad0cc
commit b0acde7370

View file

@ -20,8 +20,7 @@ sudo: false
before_script: before_script:
- ./configure --enable-ccache - ./configure --enable-ccache
script: script:
- make tidy - make tidy check -j4
- make rustc-stage1 -j4
env: env:
- CXX=/usr/bin/g++-4.7 - CXX=/usr/bin/g++-4.7