Include running the benchmarks in travis
This commit is contained in:
parent
49c2585a20
commit
989c8ff809
@ -1,6 +1,7 @@
|
||||
language: rust
|
||||
script:
|
||||
- cargo test
|
||||
- cargo bench
|
||||
- cargo doc
|
||||
after_success: |
|
||||
[ $TRAVIS_BRANCH = "master" ] &&
|
||||
|
Loading…
Reference in New Issue
Block a user