Modify Travis to use 7.4 rather than 7.4snapshot now that 7.4 has bee… (#1291)

* Modify Travis to use 7.4 rather than 7.4snapshot now that 7.4 has been released

* Try upgrading from Trusty to Xenial to see if --with-zip is enabled on that image
This commit is contained in:
Mark Baker 2019-12-14 16:53:06 +01:00 committed by GitHub
parent 1648dc9ebe
commit 4b6ad77690
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
language: php language: php
dist: trusty dist: xenial
php: php:
- 7.1 - 7.1
- 7.2 - 7.2
- 7.3 - 7.3
- 7.4snapshot - 7.4
cache: cache:
directories: directories: