Explorar o código

Use Travis container-based infrastructure

This option add a few restrictions (in particular `sudo` is disabled)
but makes the process quicker to start and to execute.
Maxime Quandalle %!s(int64=10) %!d(string=hai) anos
pai
achega
cd9a1094ea
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -1,3 +1,4 @@
+sudo: false
 language: node_js
 node_js:
   - "0.10.40"