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
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/