Skip to content

Commit

Permalink
🐛 configure for firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
philschatz committed Dec 29, 2016
1 parent f8a20c2 commit d823924
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# `sudo:false` for faster builds.
sudo: false
language: node_js

# Needed for Firefox
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start

0 comments on commit d823924

Please sign in to comment.