Move to new travis containerised infrastructure

This commit is contained in:
Daniel Hensby 2015-07-20 16:19:03 +01:00 committed by Daniel Hensby
parent f9202c28ad
commit 40a3a0adeb
1 changed files with 5 additions and 3 deletions

View File

@ -4,14 +4,16 @@ language: php
php:
- 5.3
sudo: false
env:
- DB=MYSQL CORE_RELEASE=3.1
- DB=PGSQL CORE_RELEASE=master
- DB=PGSQL CORE_RELEASE=3
matrix:
include:
- php: 5.4
env: DB=MYSQL CORE_RELEASE=master
env: DB=MYSQL CORE_RELEASE=3
before_script:
- git clone git://github.com/silverstripe-labs/silverstripe-travis-support.git ~/travis-support
@ -19,4 +21,4 @@ before_script:
- cd ~/builds/ss
script:
- phpunit googlesitemaps/tests/
- phpunit googlesitemaps/tests/