Remove travis matrix for now

This commit is contained in:
Julius Haertl
2016-11-09 13:56:20 +01:00
parent 8addef9958
commit 859569a7a4

View File

@@ -1,13 +1,11 @@
sudo: false
language: php
php:
- 5.6
- 7
env:
global:
- DB=sqlite
matrix:
- CORE_BRANCH=stable10
- CORE_BRANCH=master
matrix: