Skip to content

Commit 14fafbc

Browse files
authored
PHP 7.4 was released; no longer use snapshot
1 parent 1038c33 commit 14fafbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
- stage: pre-conditions
5353
env: Syntax check PHP
54-
php: 7.4snapshot
54+
php: 7.4
5555
before_script:
5656
- composer install
5757
script:

0 commit comments

Comments
 (0)