Selaa lähdekoodia

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 10 vuotta sitten
vanhempi
sitoutus
cd9a1094ea
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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