Skip to content

Commit

Permalink
Update .travis.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Perez committed Mar 9, 2016
1 parent 542262d commit 144c4a2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
language: node_js
node_js: stable
script: make test
env:
global:
- DISPLAY=:99.0
before_script:
- sh -e /etc/init.d/xvfb start

0 comments on commit 144c4a2

Please sign in to comment.