Skip to content

Commit

Permalink
Modify travis.yml to make it work
Browse files Browse the repository at this point in the history
  • Loading branch information
tcorral committed Oct 27, 2013
1 parent 38326fd commit 97799d1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
language: node_js
node_js:
- "0.11"
- "0.10"
- "0.10"
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start

0 comments on commit 97799d1

Please sign in to comment.