Update Travis to use PHP 7.3 stable

This commit is contained in:
Robbie Averill 2019-01-08 10:47:41 +01:00
parent 600918fe39
commit 4adac7d591
1 changed files with 1 additions and 9 deletions

View File

@ -47,19 +47,11 @@ matrix:
- DB=MYSQL - DB=MYSQL
- PHPUNIT_TEST=cms - PHPUNIT_TEST=cms
- php: 7.3.0RC1 - php: 7.3
env: env:
- DB=MYSQL - DB=MYSQL
- PDO=1 - PDO=1
- PHPUNIT_TEST=framework - PHPUNIT_TEST=framework
sudo: required
dist: xenial
addons:
apt:
packages:
- libzip4
services:
- mysql
before_script: before_script:
# Extra $PATH # Extra $PATH