diff --git a/.travis.yml b/.travis.yml index e9d4c7fe..37245c73 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +sudo: false language: node_js node_js: - '0.10' @@ -6,4 +7,4 @@ install: - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start - npm i -g jshint - - npm install \ No newline at end of file + - npm install