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-06 12:19:09 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2017-12-06 12:19:09 +0300
commit1636bddd11af0e3d387a8f0bc532af670672f2c0 (patch)
treebe6b7212e5a9331d378eb0a28fdceb06bf42fc53 /.travis.yml
parente740b1e9d8e0335017bd8b5d7436be43340676e3 (diff)
Test on php7.1 on Travis
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 c9fde7f80..0e8ea0e40 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ language: php
php:
- 5.6
- 7.0
+ - 7.1
addons:
apt: