Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update stable20 target versions
Signed-off-by: Joas Schilling <[email protected]>
  • Loading branch information
nickvergessen committed Sep 18, 2020
commit 0e75e4bad18f7d6056b3417f9c3f84c6ec2912c8
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ language: php
#php:
# - 7.2
# - 7.3
# - 7.4snapshot
# - 7.4

services:
- mysql

env:
global:
- CORE_BRANCH=master
- CORE_BRANCH=stable20
- APP_NAME=nextcloud_announcements
# matrix:
# - DB=sqlite
Expand Down