Removed additional php 5.6 mysql test

This commit is contained in:
UndefinedOffset 2017-10-27 16:31:14 -03:00
parent fc150881f2
commit bf1f27e075
1 changed files with 0 additions and 2 deletions

View File

@ -14,8 +14,6 @@ matrix:
env: DB=PGSQL CORE_RELEASE=4.0
- php: 7.1
env: DB=SQLITE3 CORE_RELEASE=4.0
- php: 5.6
env: DB=MYSQL CORE_RELEASE=4.0
before_script:
- git clone git://github.com/silverstripe/silverstripe-travis-support.git ~/travis-support