Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Twinklebear committed Aug 13, 2019
1 parent 92c3c41 commit 023076f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ before_script:
- rustup component add clippy
script:
- travis-cargo build
- travis-cargo build --features log
- cargo build --features log
- travis-cargo test
- travis-cargo bench
- travis-cargo doc
Expand Down

0 comments on commit 023076f

Please sign in to comment.