Skip to content

Commit 1a7f82f

Browse files
oallainrobocoder
authored andcommitted
travis php 7.4 (#103)
1 parent 28b331e commit 1a7f82f

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
@@ -11,7 +11,7 @@ php:
1111
- 7.1
1212
- 7.2
1313
- 7.3
14-
- 7.4snapshot
14+
- 7.4
1515
- nightly
1616

1717
#before_install:
@@ -36,5 +36,4 @@ after_script:
3636

3737
matrix:
3838
allow_failures:
39-
- php: 7.4snapshot
4039
- php: nightly

0 commit comments

Comments
 (0)