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>2017-12-12 18:54:03 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2017-12-12 18:54:03 +0300
commit30dd0c423dbe2019d1302e6268155d9fae8021e4 (patch)
tree2d79a68d79bc985553da152ff08c1f23a1b1b597 /.travis.yml
parent20b7b763c4c7e4036007cf505edf685fd497fe12 (diff)
Allow and test against php7.2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 0e8ea0e40..3c7e04178 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,7 @@ php:
- 5.6
- 7.0
- 7.1
+ - 7.2
addons:
apt: