Skip to content

Commit

Permalink
try cargo clean to improve kcov
Browse files Browse the repository at this point in the history
  • Loading branch information
softprops committed Nov 29, 2015
1 parent 6c9ecaa commit 8794931
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 @@ -10,6 +10,7 @@ matrix:
- rust: stable

script:
- cargo clean
- cargo build
- cargo test
- cargo bench
Expand Down

0 comments on commit 8794931

Please sign in to comment.