Move to new travis containerised infrastructure

This commit is contained in:
Daniel Hensby 2015-07-20 16:05:32 +01:00
parent 2a76be8b94
commit 3f7bbeac65
1 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,8 @@ language: php
php: php:
- 5.3 - 5.3
sudo: false
env: env:
- DB=MYSQL CORE_RELEASE=master - DB=MYSQL CORE_RELEASE=master
- DB=PGSQL CORE_RELEASE=master - DB=PGSQL CORE_RELEASE=master
@ -19,4 +21,4 @@ before_script:
- cd ~/builds/ss - cd ~/builds/ss
script: script:
- phpunit reports/tests/ - phpunit reports/tests/