Skip to content
This repository has been archived by the owner on Apr 23, 2023. It is now read-only.

Commit

Permalink
Dont expose the coveralls repo token
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrosse committed Aug 17, 2015
1 parent 5eef3b3 commit 63feeb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -19,4 +19,4 @@ script:
after_script:
# code coverage currently does not seem to be supported on travis php 7 or hhvm
- head build/logs/clover.xml
- vendor/bin/coveralls --verbose --no-interaction
- vendor/bin/coveralls --no-interaction

0 comments on commit 63feeb5

Please sign in to comment.