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

github.com/nextcloud/password_policy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2020-09-18 12:45:26 +0300
committerGitHub <noreply@github.com>2020-09-18 12:45:26 +0300
commit408f957fce58d7c5cf908b40ee945889c319067b (patch)
tree60ebeb5582057801985495f7d6c8fd746f06066a
parentb22bb897454117c6e7ce4a9f69f2052741086637 (diff)
parentae94337e9f3054ef0187daa7a02d08a4a916201b (diff)
Merge pull request #110 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 8df5ea0..454db4e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ language: php
php:
- 7.2
- 7.3
- - 7.4snapshot
+ - 7.4
services:
- mysql
@@ -13,7 +13,7 @@ addons:
env:
global:
- - CORE_BRANCH=master
+ - CORE_BRANCH=stable20
- APP_NAME=password_policy
matrix:
- DB=sqlite