put sudo: false in .travis.yml

This commit is contained in:
Mithgol 2015-11-29 14:26:29 +03:00 committed by evilaliv3
parent 831c0a14d5
commit 0e8cedae46

View File

@ -1,3 +1,4 @@
sudo: false
language: node_js
matrix:
fast_finish: true