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

github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobia De Koninck <tobia@ledfan.be>2017-07-15 16:58:57 +0300
committerTobia De Koninck <tobia@ledfan.be>2017-07-30 15:26:57 +0300
commitdfa651bdb20dd780bbb7f5c862da3a38a78ffbe2 (patch)
treec124a99a025c8ac665f947381c12d0f0d83a9ab7
parent07f877ed5a011ef826a6bbd9276668928d166f43 (diff)
Use trusy, docker-based builds for Travis
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index d498d63..40afe8b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,6 @@
+dist: trusty
+sudo: false
+
language: php
php:
- 5.6