chore(travis): run benchmarks on travis
This commit is contained in:
@@ -4,7 +4,7 @@ sudo: false
|
||||
script:
|
||||
- cargo build
|
||||
- cargo test
|
||||
- cargo bench --no-run
|
||||
- cargo bench
|
||||
|
||||
after_success: |
|
||||
[ $TRAVIS_BRANCH = master ] &&
|
||||
|
||||
Reference in New Issue
Block a user