Skip to content

Commit

Permalink
add testing to travis CI again (needed for coverage reporting)
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbepop committed Jul 18, 2020
1 parent b04a287 commit a7708ec
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 @@ -36,5 +36,6 @@ before_script:
script:
- |
cargo test &&
cargo kcov --verbose --coveralls &&
bash <(curl -s https://codecov.io/bash)

0 comments on commit a7708ec

Please sign in to comment.