Skip to content

Commit 35a0bbb

Browse files
committed
:octocat: +php 7.4snapshot
1 parent a805d84 commit 35a0bbb

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

.travis.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ language: php
66

77
matrix:
88
include:
9-
- php: 7.2
10-
- php: 7.3
11-
- php: nightly
9+
- php: 7.2
10+
- php: 7.3
11+
- php: 7.4snapshot
12+
- php: nightly
1213
allow_failures:
13-
- php: nightly
14+
- php: 7.4snapshot
15+
- php: nightly
1416

1517
install: travis_retry composer install --no-interaction --prefer-source
1618

0 commit comments

Comments
 (0)