Skip to content

Commit

Permalink
fix path to coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
melihovv authored Feb 11, 2018
1 parent 0c4b63b commit a5ca054
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 @@ -43,4 +43,4 @@ script:
- composer run phpunit -- --coverage-clover ./tests/logs/clover.xml

after_script:
- php vendor/bin/coveralls -v
- php vendor/bin/php-coveralls -v

0 comments on commit a5ca054

Please sign in to comment.