Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_pdfviewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2020-09-18 10:32:21 +0300
committerGitHub <noreply@github.com>2020-09-18 10:32:21 +0300
commit3d68be868b831606ed259b927bacb3b3793b8ccf (patch)
treec4f0e6b6f34127162f56bdb87cee37ae2517f40c
parent419c59d1aa01ba75b3d0645cec28e36c8747dd4d (diff)
parent6d4a8b092e239a0b03329de8e8d21521123ee3c9 (diff)
Merge pull request #230 from nextcloud/update-stable20-target-versionsv20.0.0RC2v20.0.0
Update stable20 target versions
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 5f36cbf..9a9f79f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ sudo: required
php:
- 7.2
- 7.3
- - 7.4snapshot
+ - 7.4
services:
- mysql
@@ -11,7 +11,7 @@ services:
env:
global:
- - CORE_BRANCH=master
+ - CORE_BRANCH=stable20
- APP_NAME=files_pdfviewer
matrix:
- DB=sqlite