Add 3.6 to test suite and remove PHP 5.3

This commit is contained in:
Robbie Averill 2018-05-31 16:10:32 +12:00 committed by GitHub
parent 9eb130b668
commit 065addd6b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -5,7 +5,6 @@ sudo: false
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
@ -18,7 +17,7 @@ matrix:
- php: 5.6
env: DB=MYSQL CORE_RELEASE=3
- php: 5.6
env: DB=MYSQL CORE_RELEASE=3.1
env: DB=MYSQL CORE_RELEASE=3.6
- php: 5.6
env: DB=MYSQL CORE_RELEASE=3.3
- php: 5.6