Skip to content

Commit

Permalink
php 7.4 tests for travis (#12)
Browse files Browse the repository at this point in the history
* Update .travis.yml

* Update .travis.yml

* Update .travis.yml
  • Loading branch information
Tom Schlick authored Dec 5, 2019
1 parent a3ed468 commit f7743a4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,7 @@ php:
- 7.1
- 7.2
- 7.3

env:
matrix:
- COMPOSER_FLAGS="--prefer-lowest"
- COMPOSER_FLAGS=""
- 7.4

before_script:
- travis_retry composer self-update
Expand Down

0 comments on commit f7743a4

Please sign in to comment.