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