Add php version to travis
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -5,7 +5,9 @@ services:
|
|||||||
- mysql
|
- mysql
|
||||||
php:
|
php:
|
||||||
- 5.6
|
- 5.6
|
||||||
- 7
|
- 7.0
|
||||||
|
- 7.1
|
||||||
|
- 7.2
|
||||||
env:
|
env:
|
||||||
matrix:
|
matrix:
|
||||||
- CORE_BRANCH=master DB=mysql
|
- CORE_BRANCH=master DB=mysql
|
||||||
|
|||||||
Reference in New Issue
Block a user