mirror of
https://github.com/silverstripe/silverstripe-translatable
synced 2024-10-22 11:05:59 +02:00
Removed 3.0 tests from master, since it only supports 3.1+
This commit is contained in:
parent
a9d9dae824
commit
2dff101b45
@ -4,7 +4,7 @@ php:
|
||||
- 5.4
|
||||
|
||||
env:
|
||||
- TESTDB=MYSQL CORE_RELEASE=3.0
|
||||
- TESTDB=MYSQL CORE_RELEASE=3.1
|
||||
- TESTDB=MYSQL CORE_RELEASE=master
|
||||
- TESTDB=PGSQL CORE_RELEASE=master
|
||||
|
||||
@ -13,7 +13,7 @@ matrix:
|
||||
- php: 5.4
|
||||
env: TESTDB=PGSQL CORE_RELEASE=master
|
||||
- php: 5.4
|
||||
env: TESTDB=MYSQL CORE_RELEASE=3.0
|
||||
env: TESTDB=MYSQL CORE_RELEASE=3.1
|
||||
|
||||
before_script:
|
||||
- pear -q install --onlyreqdeps pear/PHP_CodeSniffer
|
||||
|
Loading…
Reference in New Issue
Block a user