Merge pull request #8855 from sminnee/ss3-php74

NEW: Add PHP 7.4’s daily snapshot to the travis suite (SS 3.7)
This commit is contained in:
Loz Calver 2019-05-13 09:45:18 +01:00 committed by GitHub
commit 49cafeeaf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,14 +28,11 @@ matrix:
services: services:
- mysql - mysql
- php: 7.3.0RC1 - php: 7.3
env: DB=SQLITE
- php: 7.4snapshot
env: DB=SQLITE env: DB=SQLITE
sudo: required
dist: xenial
addons:
apt:
packages:
- libzip4
# CMS test # CMS test
- php: 5.5 - php: 5.5