update travis config

This commit is contained in:
Robin Appelman 2020-01-30 14:17:19 +01:00
parent e6a1c57ef8
commit fe3d654548
1 changed files with 2 additions and 2 deletions

View File

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