mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Use container-based travis
This commit is contained in:
parent
34539691f6
commit
2036f7e6c2
@ -1,5 +1,11 @@
|
||||
language: php
|
||||
|
||||
sudo: false
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.composer/cache
|
||||
|
||||
php:
|
||||
- 5.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user