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-11-07 16:14:09 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2016-11-26 12:28:50 +0300
commit6a798c573153061ef4d7eb355ca7e7c79b169585 (patch)
tree6ccc66a073c81c60904acabc6d0e2f94227d4b54 /.travis.yml
parent109911a8df402a8110a52f65f919401f6d5a26e3 (diff)
require php5.6+
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 194ad32..2682319 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@ sudo: required
dist: trusty
language: php
php:
- - 5.5
- 5.6
- 7.0