Skip to content

Commit

Permalink
Fix travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Holger Woltersdorf committed Dec 5, 2017
1 parent f889d93 commit 94b2f67
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 @@ -20,4 +20,4 @@ script:
- php vendor/bin/phpunit.phar -c build/

after_success:
- travis_retry php vendor/bin/coveralls -v --exclude-no-stmt
- travis_retry php vendor/bin/coveralls.phar -v --exclude-no-stmt

0 comments on commit 94b2f67

Please sign in to comment.