mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 11:05:58 +02:00
Removed master build form 1.0 branch (not supported)
This commit is contained in:
parent
6668d26a46
commit
99a289d302
@ -6,7 +6,7 @@ php:
|
||||
|
||||
env:
|
||||
- DB=MYSQL CORE_RELEASE=3.1
|
||||
- DB=PGSQL CORE_RELEASE=master
|
||||
- DB=PGSQL CORE_RELEASE=3.1
|
||||
|
||||
matrix:
|
||||
include:
|
||||
@ -19,4 +19,4 @@ before_script:
|
||||
- cd ~/builds/ss
|
||||
|
||||
script:
|
||||
- phpunit blog/tests/
|
||||
- phpunit blog/tests/
|
||||
|
Loading…
Reference in New Issue
Block a user