Move to new travis containerised infrastructure

This commit is contained in:
Daniel Hensby 2015-07-20 16:09:08 +01:00
parent 535c9ba32b
commit c2693c09ee
1 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,8 @@
# See https://github.com/silverstripe-labs/silverstripe-travis-support for setup details
language: php
language: php
sudo: false
php:
- 5.3
@ -25,4 +27,4 @@ before_script:
- cd ~/builds/ss
script:
- phpunit testsession/tests/unit/
- phpunit testsession/tests/unit/