make travis extreme
This commit is contained in:
parent
ed49bad0cc
commit
b0acde7370
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue