Skip to content

Commit 8dcef6e

Browse files
author
Joel Butcher
committed
update travis config
1 parent 8f9348e commit 8dcef6e

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

.travis.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,16 @@ cache:
1010

1111
matrix:
1212
include:
13-
- php: 7.1
14-
- php: 7.1
13+
- php: 7.3
14+
- php: 7.3
1515
env:
1616
- deps=low
17-
- php: 7.2
18-
- php: 7.2
17+
- php: 7.4
18+
- php: 7.4
19+
env:
20+
- deps=low
21+
- php: 8.0
22+
- php: 8.0
1923
env:
2024
- deps=low
2125
- php: nightly

0 commit comments

Comments
 (0)