Skip to content

Commit f22770b

Browse files
KacerCZf3l1x
authored andcommitted
Use stable PHP 7.4
1 parent a5f2d01 commit f22770b

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
@@ -3,7 +3,7 @@ language: php
33
php:
44
- 7.2
55
- 7.3
6-
- 7.4snapshot
6+
- 7.4
77
- nightly
88

99
before_install:
@@ -46,7 +46,6 @@ jobs:
4646

4747
allow_failures:
4848
- stage: Test Coverage
49-
- php: 7.4snapshot
5049
- php: nightly
5150

5251
sudo: false

0 commit comments

Comments
 (0)