Add ss 3.2 and PHP 5.6 to CI

This commit is contained in:
Damian Mooyman 2015-10-30 14:56:57 +13:00
parent c3cc3f999b
commit 17a84cde50
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ matrix:
env: DB=MYSQL CORE_RELEASE=3.1 SUBSITES=1
- php: 5.3
env: DB=MYSQL CORE_RELEASE=3.1 QUEUEDJOBS=1
- php: 5.6
env: DB=MYSQL CORE_RELEASE=3.2
before_script:
- composer self-update || true