Merge pull request #138 from sebcrozet/fix_travis
Don't run benchmarks on travis.
This commit is contained in:
commit
792d7fda7a
@ -5,4 +5,3 @@ script:
|
|||||||
- cargo --version
|
- cargo --version
|
||||||
- cargo build --verbose
|
- cargo build --verbose
|
||||||
- cargo test --verbose --features arbitrary
|
- cargo test --verbose --features arbitrary
|
||||||
- cargo bench --verbose
|
|
||||||
|
Loading…
Reference in New Issue
Block a user