This commit is contained in:
Mike Jolley 2017-07-20 12:12:29 +01:00
parent 3fbba9d869
commit 1c26587948
1 changed files with 5 additions and 2 deletions

View File

@ -10,6 +10,9 @@ php:
- 7.0
- 7.1
cache:
apt: true
env:
- WP_VERSION=latest WP_MULTISITE=0 PHP_LATEST_STABLE=7.1
@ -20,10 +23,10 @@ matrix:
env: WP_VERSION=latest WP_MULTISITE=1 PHP_LATEST_STABLE=7.1
dist: precise
- php: 5.3
env: WP_VERSION=master
env: WP_VERSION=latest
dist: precise
- php: 5.2
env: WP_VERSION=master
env: WP_VERSION=latest
dist: precise
before_script: