Skip to content

Commit

Permalink
Merge d6db64b into e67ce08
Browse files Browse the repository at this point in the history
  • Loading branch information
giggsey committed Jul 24, 2019
2 parents e67ce08 + d6db64b commit 3d3b1b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -21,8 +21,9 @@ matrix:
- php: 7.0
- php: 7.1
- php: 7.2
env: COVERAGE_FLAGS=" --coverage-text --coverage-clover build/logs/clover.xml"
- php: 7.3
env: COVERAGE_FLAGS=" --coverage-text --coverage-clover build/logs/clover.xml"
- php: 7.4snapshot

before_install:
- travis_retry wget https://scrutinizer-ci.com/ocular.phar
Expand Down

0 comments on commit 3d3b1b9

Please sign in to comment.