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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-01-23 20:50:04 +0300
committerJoas Schilling <coding@schilljs.com>2017-01-23 20:50:04 +0300
commitb1790a8a1038bf7ffcde991c53e2eb23f45d59ae (patch)
tree8ad7af4bae11f0ab38c3d0dc86bfc2a92f81c582 /.travis.yml
parentc02cb715c298726e1c1533dd1912707edc9dc67b (diff)
Update php testing versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 243e394..a3a3b8c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,8 @@
language: php
php:
- 5.6
- - 7
+ - 7.0
+ - 7.1
env:
global: