Skip to content

Commit

Permalink
Use the latest php7.4 version
Browse files Browse the repository at this point in the history
  • Loading branch information
jvoisin committed Dec 6, 2020
1 parent 3b68dad commit f867864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -35,7 +35,7 @@ matrix:
- env: TARGET="gcc php7.3" CC="gcc"
php: "7.3"
- env: TARGET="gcc php7.4 novld" CC="gcc"
php: "7.4snapshot"
php: "7.4"
- env: TARGET="gcc php nightly novld" CC="gcc"
php: "nightly"
allow_failures:
Expand Down

0 comments on commit f867864

Please sign in to comment.