Skip to content

Commit

Permalink
Remove coveralls token from .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jslee02 committed Apr 22, 2016
1 parent 5397e5d commit 29df2fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,7 @@ compiler:
- clang

env:
- BUILD_TYPE=Debug COVERALLS=ON COVERALLS_REPO_TOKEN=FKh1HgwfV5uzNrYxIT6ZWjcFqybYZSUym
- BUILD_TYPE=Debug COVERALLS=ON
- BUILD_TYPE=Release COVERALLS=OFF

matrix:
Expand Down

0 comments on commit 29df2fa

Please sign in to comment.