mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 11:05:58 +02:00
Merge branch '0.5' into 0.6
This commit is contained in:
commit
7e7ad4686d
@ -1,6 +1,8 @@
|
||||
# See https://github.com/silverstripe-labs/silverstripe-travis-support for setup details
|
||||
|
||||
language: php
|
||||
dist: precise
|
||||
|
||||
language: php
|
||||
php:
|
||||
- 5.3
|
||||
|
||||
@ -14,4 +16,4 @@ before_script:
|
||||
- cd ~/builds/ss
|
||||
|
||||
script:
|
||||
- phpunit blog/tests/
|
||||
- phpunit blog/tests/
|
||||
|
Loading…
Reference in New Issue
Block a user