update travis config

This commit is contained in:
Robin Appelman 2020-01-30 14:17:19 +01:00
parent e6a1c57ef8
commit fe3d654548

View file

@ -2,14 +2,14 @@ language: php
php: php:
- 7.2 - 7.2
- 7.3 - 7.3
- 7.4snapshot - 7.4
env: env:
global: global:
- APP_NAME=groupfolders - APP_NAME=groupfolders
- DB=sqlite - DB=sqlite
matrix: matrix:
- CORE_BRANCH=master - CORE_BRANCH=stable18
branches: branches:
only: only: