Skip to content

Commit 9ee99ab

Browse files
committed
Updated Travis config
1 parent 8423c2f commit 9ee99ab

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,10 @@ env:
99
matrix:
1010
fast_finish: true
1111
include:
12-
- php: 7.1
13-
env: PREFER="--prefer-lowest"
1412
- php: 7.1
1513
- php: 7.2
1614
- php: 7.3
17-
15+
- php: 7.4
1816
cache:
1917
directories:
2018
- $HOME/.composer/cache

0 commit comments

Comments
 (0)