Merge pull request #152 from silverstripe-terraformers/remove-travis-php53

Remove PHP 5.3 tests as 5.3 is now unsupported.
This commit is contained in:
Robbie Averill 2017-10-13 10:46:55 +13:00 committed by GitHub
commit 6163c286cf
1 changed files with 0 additions and 2 deletions

View File

@ -14,8 +14,6 @@ env:
matrix:
include:
- php: 5.3
env: DB=PGSQL CORE_RELEASE=3.1
- php: 5.6
env: DB=MYSQL CORE_RELEASE=3.2
- php: 5.6