Skip to content

Commit

Permalink
Testing codecov.io
Browse files Browse the repository at this point in the history
  • Loading branch information
apolukhin committed May 21, 2017
1 parent 49ae52b commit 96f30ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,5 @@ after_success:
- cd $TRAVIS_BUILD_DIR
- gem install coveralls-lcov
- coveralls-lcov --repo-token "KaB1A2790dOD6DZ8FDfEh9Mn53G6FUs4q" coverals/coverage.info
# Sending data to codecov.io
- bash <(curl -s https://codecov.io/bash)

0 comments on commit 96f30ac

Please sign in to comment.