Skip to content

Commit

Permalink
correct path to php-coveralls vendor command
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-gribanov committed Oct 23, 2018
1 parent a27fceb commit 3db48d8
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 @@ -52,4 +52,4 @@ script:

after_script:
- vendor/bin/ocular code-coverage:upload --format=php-clover build/coverage-clover.xml
- vendor/bin/coveralls -v -c .coveralls.yml
- vendor/bin/php-coveralls -v -c .coveralls.yml

0 comments on commit 3db48d8

Please sign in to comment.