We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e2543 commit cc8f9efCopy full SHA for cc8f9ef
.travis.yml
@@ -1,3 +1,4 @@
1
+sudo: false
2
language: node_js
3
node_js:
4
- '0.10'
@@ -6,4 +7,4 @@ install:
6
7
- export DISPLAY=:99.0
8
- sh -e /etc/init.d/xvfb start
9
- npm i -g jshint
- - npm install
10
+ - npm install
0 commit comments