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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-09-14 12:11:15 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-09-14 12:11:15 +0300
commitc39d24cd9f53dda64beb4bb30dd89c83f1f91232 (patch)
tree0a43e9f328b4c2f4cb067fd14b73fda9d1993ea0 /.travis.yml
parentc2d02590f1116b3f023c28b29713a34d46c6fca2 (diff)
parentd86a200b15bdad41c3c0ced26b85797b44184cd5 (diff)
Merge branch 'master' of github.com:/nextcloud/mail into feature/784/shorten-table-names
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 3c2fc667e..386cfdeed 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -112,6 +112,8 @@ script:
matrix:
include:
+ - php: 7.2
+ env: "DB=mysql CORE_BRANCH=stable14"
- php: 7.0
env: "DB=mysql CORE_BRANCH=master TEST_JS=TRUE"
- php: 7.1