Adapt Travis CI integration to benchmark change
This commit is contained in:
parent
549aea6427
commit
3e73403ca2
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ env:
|
|||
script:
|
||||
- cargo build
|
||||
- cargo test
|
||||
- make -C bench
|
||||
- cargo bench
|
||||
- cargo doc
|
||||
after_script:
|
||||
# the doc directory needs to be in the root for rust-ci
|
||||
|
|
Loading…
Reference in a new issue