mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 12:31:02 +00:00
Include running the benchmarks in travis
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
language: rust
|
language: rust
|
||||||
script:
|
script:
|
||||||
- cargo test
|
- cargo test
|
||||||
|
- cargo bench
|
||||||
- cargo doc
|
- cargo doc
|
||||||
after_success: |
|
after_success: |
|
||||||
[ $TRAVIS_BRANCH = "master" ] &&
|
[ $TRAVIS_BRANCH = "master" ] &&
|
||||||
|
|||||||
Reference in New Issue
Block a user