mirror of
https://github.com/silverstripe/silverstripe-testsession
synced 2024-10-22 14:06:00 +02:00
Move to new travis containerised infrastructure
This commit is contained in:
parent
535c9ba32b
commit
c2693c09ee
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user