Skip to content

Commit

Permalink
Run CI with log as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Twinklebear committed Aug 13, 2019
1 parent cc7b12c commit 9a50759
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ before_script:
- rustup component add clippy
script:
- travis-cargo build
- travis-cargo build --features log
- travis-cargo test
- travis-cargo bench
- travis-cargo doc
Expand Down

0 comments on commit 9a50759

Please sign in to comment.