Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Fix path to coverall script
Browse files Browse the repository at this point in the history
  • Loading branch information
kleijnweb committed Feb 4, 2016
1 parent 4a23e03 commit 9c3c3d8
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 @@ -15,6 +15,6 @@ matrix:
before_script:
- mkdir -p build/logs
after_script:
- travis_retry php vendor/bin/coveralls -v
- travis_retry php bin/coveralls -v
- php: 7.0
fast_finish: true

0 comments on commit 9c3c3d8

Please sign in to comment.