Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Commit

Permalink
Should not run coveralls as it is not installed
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed May 22, 2014
1 parent 132ed93 commit 4452134
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,5 @@ script:
- ./vendor/bin/phpunit
- ./vendor/bin/phpcs --standard=PSR2 ./src ./tests

after_script:
- php vendor/bin/coveralls -v

notifications:
irc: "irc.freenode.org#zftalk.modules"

0 comments on commit 4452134

Please sign in to comment.