measure compile-time separately on travis
This commit is contained in:
parent
aea2183799
commit
f2037d28f7
@ -10,6 +10,7 @@ build: &rust_build
|
||||
script:
|
||||
- cargo gen-tests --verify
|
||||
- cargo gen-syntax --verify
|
||||
- cargo test --no-run # let's measure compile time separately
|
||||
- cargo test
|
||||
env:
|
||||
- RUSTFLAGS="-D warnings", CARGO_INCREMENTAL=0
|
||||
|
Loading…
Reference in New Issue
Block a user