Skip to content

Commit cc8f9ef

Browse files
committed
Update .travis.yml
1 parent 68e2543 commit cc8f9ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
sudo: false
12
language: node_js
23
node_js:
34
- '0.10'
@@ -6,4 +7,4 @@ install:
67
- export DISPLAY=:99.0
78
- sh -e /etc/init.d/xvfb start
89
- npm i -g jshint
9-
- npm install
10+
- npm install

0 commit comments

Comments
 (0)