make travis extreme

This commit is contained in:
Alexis Beingessner 2015-07-21 11:42:38 -07:00
parent ed49bad0cc
commit b0acde7370
1 changed files with 1 additions and 2 deletions

View File

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