mirror of
https://github.com/silverstripe/silverstripe-testsession
synced 2024-10-22 14:06:00 +02:00
Merge pull request #32 from tractorcow/pulls/fix-tests
BUG Fix test dependencies for master branch
This commit is contained in:
commit
c1a3d89e8f
@ -15,10 +15,12 @@ matrix:
|
||||
include:
|
||||
- php: 5.6
|
||||
env: DB=PGSQL CORE_RELEASE=master
|
||||
- php: 5.4
|
||||
- php: 5.5
|
||||
env: DB=MYSQL CORE_RELEASE=master
|
||||
- php: 5.3
|
||||
env: DB=MYSQL CORE_RELEASE=3.2
|
||||
- php: 5.3
|
||||
env: DB=MYSQL CORE_RELEASE=3
|
||||
|
||||
before_script:
|
||||
- phpenv rehash
|
||||
|
Loading…
Reference in New Issue
Block a user