Test more stuff
This commit is contained in:
@@ -2,11 +2,14 @@ language: php
|
|||||||
services:
|
services:
|
||||||
- mysql
|
- mysql
|
||||||
php:
|
php:
|
||||||
|
- 5.6
|
||||||
- 7
|
- 7
|
||||||
env:
|
env:
|
||||||
matrix:
|
matrix:
|
||||||
- CORE_BRANCH=master DB=sqlite
|
- CORE_BRANCH=master DB=sqlite
|
||||||
|
- CORE_BRANCH=master DB=mysql
|
||||||
- CORE_BRANCH=stable11 DB=sqlite
|
- CORE_BRANCH=stable11 DB=sqlite
|
||||||
|
- CORE_BRANCH=stable11 DB=mysql
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
# install core
|
# install core
|
||||||
|
|||||||
Reference in New Issue
Block a user