Test more stuff

This commit is contained in:
Julius Haertl
2017-01-31 13:33:38 +01:00
parent 93bf016ac6
commit c299a32ca9

View File

@@ -2,11 +2,14 @@ language: php
services:
- mysql
php:
- 5.6
- 7
env:
matrix:
- CORE_BRANCH=master DB=sqlite
- CORE_BRANCH=master DB=mysql
- CORE_BRANCH=stable11 DB=sqlite
- CORE_BRANCH=stable11 DB=mysql
before_install:
# install core