Skip to content

Commit

Permalink
PHP 7.4 is now released
Browse files Browse the repository at this point in the history
Move coverage to PHP 7.4
  • Loading branch information
giggsey committed Dec 10, 2019
1 parent 2c580dd commit b43336d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -22,8 +22,8 @@ matrix:
- php: 7.1
- php: 7.2
- php: 7.3
- php: 7.4
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 b43336d

Please sign in to comment.