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

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5072bef..bfbad03 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,7 +39,7 @@ matrix:
env: "DB=mysql SAUCE=TRUE SELENIUM_BROWSER=firefox"
- php: 7.4
env: "DB=mysql SAUCE=TRUE SELENIUM_BROWSER=chrome"
- - php: 7.2
+ - php: 7.3
env: "CORE_BRANCH=stable18"
- php: 7.3
env: "CORE_BRANCH=stable19"