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