mirror of
https://github.com/symbiote/silverstripe-gridfieldextensions.git
synced 2024-10-22 17:05:39 +02:00
Use precise distro for Travis builds to allow PHP 5.3 to work
This commit is contained in:
parent
403900f1fd
commit
36d9711a47
@ -4,6 +4,8 @@ sudo: false
|
||||
|
||||
language: php
|
||||
|
||||
dist: precise
|
||||
|
||||
php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
|
Loading…
Reference in New Issue
Block a user