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

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2016-12-13 16:41:41 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2016-12-18 19:21:03 +0300
commitec965b134f4feac0229c2d3f873b2ae874001623 (patch)
treedc7863c8b0fda8b768bc8b6554957554579e393c /.travis.yml
parentb4cf02e139f1711b5cea6ea19ccb10db74386b61 (diff)
Allow php7.1
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 00a51a4..f9744e0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ language: php
php:
- 5.6
- 7.0
+ - 7.1
addons:
apt: