Skip to content

Commit 2ba71b0

Browse files
[travis] test with v6 on deps=high
1 parent 6805929 commit 2ba71b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ env:
2222
matrix:
2323
include:
2424
- php: 7.2
25-
env: php_extra="7.3 8.0"
26-
- php: 7.4
25+
env: php_extra="7.3 7.4"
26+
- php: 8.0
2727
env: deps=high
2828
- php: 8.0
2929
env: deps=low

0 commit comments

Comments
 (0)