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:
authorThomas Müller <thomas.mueller@tmit.eu>2015-09-30 18:43:27 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2015-09-30 18:47:07 +0300
commit79335cf5b52b9fde7d5f0357773df615d23007ec (patch)
tree05c27b9fb6a97f2cc27db34c249bdde82d1717ce /.travis.yml
parentc1465e2113242482e3e4e585d68ca7df400695e0 (diff)
Test against core stable8.1
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 0f81092..4266512 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -42,6 +42,8 @@ matrix:
include:
- php: 5.4
env: "DB=mysql CORE_BRANCH=stable8"
+ - php: 5.4
+ env: "DB=mysql CORE_BRANCH=stable8.1"
allow_failures:
- php: hhvm