Skip to content

Commit

Permalink
Updated coveralls info
Browse files Browse the repository at this point in the history
  • Loading branch information
apolukhin committed May 28, 2017
1 parent bcdf4c1 commit 0059fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,6 @@ after_success:
# Sending data to Coveralls
- cd $TRAVIS_BUILD_DIR
- gem install coveralls-lcov
- coveralls-lcov --repo-token "KaB1A2790dOD6DZ8FDfEh9Mn53G6FUs4q" coverals/coverage.info
- coveralls-lcov --repo-token "cuZr7V4LxFwjPi8WWKPxad9TBVUoDv0uH" coverals/coverage.info
# Sending data to codecov.io
- bash <(curl -s https://codecov.io/bash)

0 comments on commit 0059fd4

Please sign in to comment.