Remove travis matrix for now
This commit is contained in:
@@ -1,13 +1,11 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
language: php
|
language: php
|
||||||
php:
|
php:
|
||||||
- 5.6
|
|
||||||
- 7
|
- 7
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- DB=sqlite
|
- DB=sqlite
|
||||||
matrix:
|
matrix:
|
||||||
- CORE_BRANCH=stable10
|
|
||||||
- CORE_BRANCH=master
|
- CORE_BRANCH=master
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Reference in New Issue
Block a user