CI: Travis sudo: false

Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
This commit is contained in:
Jeffrey Morgan 2015-11-25 17:28:42 -05:00
parent b43fc78a63
commit 4b888a2d87
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
sudo: false
language: node_js
node_js:
- "4.1"