Merge pull request #22 from dhensby/patch-1

Move to new travis containerised infrastructure
This commit is contained in:
Damian Mooyman 2015-07-21 14:51:42 +12:00
commit 0025923e3a

View File

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