Skip to content

Commit

Permalink
Run benches on stable
Browse files Browse the repository at this point in the history
  • Loading branch information
CreepySkeleton committed Feb 21, 2020
1 parent edcb84b commit 57ca488
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ jobs:
- cargo clippy --lib --features "yaml unstable" -- -D warnings
- cargo clippy --tests --examples --features "yaml unstable"
- cargo fmt -- --check
- rust: nightly
name: Benchmarking
- name: Benchmarking
script:
- cargo bench
- name: Coverage
Expand Down

0 comments on commit 57ca488

Please sign in to comment.