Skip to content

Commit 8efd270

Browse files
authored
using php 7.4 stable
1 parent b2be242 commit 8efd270

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ php:
66
- 7.1
77
- 7.2
88
- 7.3
9-
- 7.4snapshot
9+
- 7.4
1010
- nightly
1111

1212
before_script:
@@ -30,4 +30,3 @@ notifications:
3030
matrix:
3131
allow_failures:
3232
- php: nightly
33-
- php: 7.4snapshot

0 commit comments

Comments
 (0)