Skip to content

Commit

Permalink
Update dependencies, fix php-coverage reports and phpunix.xml.dist
Browse files Browse the repository at this point in the history
  • Loading branch information
wyrfel committed Jun 19, 2018
1 parent 86a7b24 commit e7d87c0
Show file tree
Hide file tree
Showing 3 changed files with 171 additions and 165 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ script:
- mkdir -p build/logs
- vendor/bin/phpunit --coverage-clover build/logs/clover.xml
after_script:
- php vendor/bin/coveralls -v
- travis_retry php vendor/bin/php-coveralls -v
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT

0 comments on commit e7d87c0

Please sign in to comment.