Update .travis.yml

This commit is contained in:
Tony Tam
2015-03-25 20:50:37 -07:00
parent 68e2543c68
commit cc8f9efaa4

View File

@@ -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
- npm install