mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 11:05:58 +02:00
Merge branch '0.6' into 1.0
This commit is contained in:
commit
ad0252e57d
@ -1,7 +1,7 @@
|
||||
# See https://github.com/silverstripe-labs/silverstripe-travis-support for setup details
|
||||
|
||||
language: php
|
||||
php:
|
||||
language: php
|
||||
php:
|
||||
- 5.3
|
||||
|
||||
env:
|
||||
@ -23,5 +23,5 @@ before_script:
|
||||
- php ~/travis-support/travis_setup.php --source `pwd` --target ~/builds/ss
|
||||
- cd ~/builds/ss
|
||||
|
||||
script:
|
||||
script:
|
||||
- phpunit $MODULE_PATH/tests/
|
||||
|
Loading…
Reference in New Issue
Block a user