Skip to content

Commit 984b98a

Browse files
authored
Merge pull request #71 from samsonasik/samsonasik-patch-1
using php 7.4 stable
2 parents b2be242 + 8efd270 commit 984b98a

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)