Move to new travis containerised infrastructure

This commit is contained in:
Daniel Hensby 2015-07-20 16:05:47 +01:00 committed by Daniel Hensby
parent 62d5bc5daf
commit c2c53b445d
1 changed files with 4 additions and 2 deletions

View File

@ -4,11 +4,13 @@ language: php
php:
- 5.4
sudo: false
env:
- DB=MYSQL CORE_RELEASE=3.1
- DB=MYSQL CORE_RELEASE=master
- DB=MYSQL CORE_RELEASE=3
- DB=PGSQL CORE_RELEASE=3.1
- DB=PGSQL CORE_RELEASE=master
- DB=PGSQL CORE_RELEASE=3
matrix:
include: