Skip to content

Commit

Permalink
Fixed path to coveralls binary
Browse files Browse the repository at this point in the history
  • Loading branch information
Programie committed Nov 4, 2016
1 parent 26f33fd commit cda015a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,4 +9,4 @@ script:
- mkdir -p build/logs
- phpunit --coverage-clover build/logs/clover.xml
after_script:
- php vendor/satooshi/php-coveralls/composer/bin/coveralls -v
- php vendor/satooshi/php-coveralls/bin/coveralls -v

0 comments on commit cda015a

Please sign in to comment.