Skip to content

Commit f7743a4

Browse files
author
Tom Schlick
authored
php 7.4 tests for travis (#12)
* Update .travis.yml * Update .travis.yml * Update .travis.yml
1 parent a3ed468 commit f7743a4

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,7 @@ php:
44
- 7.1
55
- 7.2
66
- 7.3
7-
8-
env:
9-
matrix:
10-
- COMPOSER_FLAGS="--prefer-lowest"
11-
- COMPOSER_FLAGS=""
7+
- 7.4
128

139
before_script:
1410
- travis_retry composer self-update

0 commit comments

Comments
 (0)