Make travis test against 3.1 and 3.2 not master

This commit is contained in:
Daniel Hensby 2015-09-28 16:30:06 +01:00
parent fe13e8590f
commit f218cab9d1

View File

@ -5,7 +5,7 @@ php:
env:
- DB=MYSQL CORE_RELEASE=3.1
- DB=MYSQL CORE_RELEASE=master
- DB=MYSQL CORE_RELEASE=3.2
before_script:
- phpenv rehash