Skip to content

Commit

Permalink
Fix Travis conf
Browse files Browse the repository at this point in the history
  • Loading branch information
b-alidra committed Dec 30, 2016
1 parent 3f2d0cf commit 6558ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -14,4 +14,4 @@ script:
- mkdir -p build/logs
- php vendor/bin/phpunit -c phpunit.xml
after_success:
- travis_rerty php vendor/bin/coveralls -v
- travis_retry php vendor/bin/coveralls -v

0 comments on commit 6558ec8

Please sign in to comment.