Skip to content

Commit

Permalink
Start firefox on travis server.
Browse files Browse the repository at this point in the history
  • Loading branch information
dfahlander committed Apr 7, 2016
1 parent 431cb11 commit 5f24ade
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
language: node_js
node_js:
- "4"
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"

0 comments on commit 5f24ade

Please sign in to comment.