We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a34b1ce commit 2d296deCopy full SHA for 2d296de
.travis.yml
@@ -8,6 +8,8 @@ matrix:
8
- PHP_VERSION=7.2
9
- env:
10
- PHP_VERSION=7.3
11
+ - env:
12
+ - PHP_VERSION=7.4
13
14
before_install:
15
- travis_retry docker pull registry.gitlab.com/grahamcampbell/php:$PHP_VERSION
0 commit comments