mirror of https://github.com/rust-lang/rust.git
make travis extreme
This commit is contained in:
parent
ed49bad0cc
commit
b0acde7370
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue