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

github.com/nextcloud/files_accesscontrol.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2019-09-05 16:15:39 +0300
committerGitHub <noreply@github.com>2019-09-05 16:15:39 +0300
commitf76f508bd6b8c30ca948f04471a0f54f24a895ac (patch)
tree79f4585a35460685a467a4a28ed659ce6f179478
parentbaedeb2e93c5258cca0269b68202b053324dc9d5 (diff)
parentf4e6818152158233059fe7e3488a7a707922e788 (diff)
Update stable17 target versions (#134)v1.7.0
Update stable17 target versions
-rw-r--r--.travis.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 697987e..d2a5c3e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,9 +4,13 @@ php:
- 7.2
- 7.3
+services:
+ - mysql
+ - postgresql
+
env:
global:
- - CORE_BRANCH=master
+ - CORE_BRANCH=stable17
- APP_NAME=files_accesscontrol
matrix:
- DB=sqlite