mirror of
https://github.com/UndefinedOffset/SortableGridField.git
synced 2024-10-22 17:05:38 +02:00
Move to new travis containerised infrastructure
This commit is contained in:
parent
fe9b45bd3b
commit
32cb8d67be
@ -2,6 +2,8 @@ language: php
|
||||
php:
|
||||
- 5.3
|
||||
|
||||
sudo: false
|
||||
|
||||
env:
|
||||
- DB=MYSQL CORE_RELEASE=3.0
|
||||
- DB=MYSQL CORE_RELEASE=3.1
|
||||
@ -26,4 +28,4 @@ before_script:
|
||||
- cd ~/builds/ss
|
||||
|
||||
script:
|
||||
- phpunit sortablegridfield/tests/
|
||||
- phpunit sortablegridfield/tests/
|
||||
|
Loading…
Reference in New Issue
Block a user