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

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index ad7009f..90f2d8c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,8 @@
-language: node_js
+sudo: required
+
+dist: trusty
-sudo: false
+language: node_js
git:
depth: 10