This option add a few restrictions (in particular `sudo` is disabled) but makes the process quicker to start and to execute.
@@ -1,3 +1,4 @@
+sudo: false
language: node_js
node_js:
- "0.10.40"