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 <ChristophWurst@users.noreply.github.com>2017-12-12 11:21:15 +0300
committerGitHub <noreply@github.com>2017-12-12 11:21:15 +0300
commitafb8adbdbd3fcdf0711c3c2fd48502030f56f2ec (patch)
tree53fd70012bd725be4f9f04a91029da5555db3cdb
parenta1dfcbcfd229fb6c9498ae1dbce270119386f846 (diff)
parent1636bddd11af0e3d387a8f0bc532af670672f2c0 (diff)
Merge pull request #657 from nextcloud/test/travis-php71nightly-20171212
Test on php7.1 on Travis
-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: