Skip to content

Commit e35b6d5

Browse files
committed
✨ PHP 7.4
1 parent 9b9588d commit e35b6d5

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.travis.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,10 @@ matrix:
99
include:
1010
- php: 7.2
1111
- php: 7.3
12-
- php: 7.4snapshot
13-
- php: nightly
14-
allow_failures:
15-
- php: 7.4snapshot
16-
- php: nightly
12+
- php: 7.4
13+
# - php: nightly
14+
# allow_failures:
15+
# - php: nightly
1716

1817
before_install:
1918
- pecl channel-update pecl.php.net

0 commit comments

Comments
 (0)