Browse Source

travis: use "container mode"

Herbert Vojčík 8 years ago
parent
commit
c862e08ad4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -1,4 +1,5 @@
 language: node_js
+sudo: false
 node_js:
   - "0.10"
   - "0.12"