mirror of
https://github.com/silverstripe/silverstripe-spamprotection.git
synced 2024-10-22 12:05:59 +00:00
Move to new travis containerised infrastructure
This commit is contained in:
parent
12947ae886
commit
c48a4cf582
@ -4,6 +4,8 @@ language: php
|
|||||||
php:
|
php:
|
||||||
- 5.3
|
- 5.3
|
||||||
|
|
||||||
|
sudo: false
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- DB=MYSQL CORE_RELEASE=3.1
|
- DB=MYSQL CORE_RELEASE=3.1
|
||||||
|
|
||||||
@ -18,4 +20,4 @@ before_script:
|
|||||||
- cd ~/builds/ss
|
- cd ~/builds/ss
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- vendor/bin/phpunit spamprotection/tests/
|
- vendor/bin/phpunit spamprotection/tests/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user