Skip to content

Commit

Permalink
Added coveralls in travis file.
Browse files Browse the repository at this point in the history
  • Loading branch information
antoyo committed Aug 5, 2016
1 parent affc654 commit 4a7cfe8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ script:
- |
travis-cargo build &&
travis-cargo test
#after_success:
#- travis-cargo coveralls --no-sudo --verify
after_success:
- travis-cargo coveralls --no-sudo --verify

env:
global:
Expand Down

0 comments on commit 4a7cfe8

Please sign in to comment.