Skip to content

Commit

Permalink
Fix #1445. Configure travis to latest firefox (#1446)
Browse files Browse the repository at this point in the history
  • Loading branch information
offtherailz authored Feb 13, 2017
1 parent 2275490 commit d8e1e31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: node_js
node_js:
- 4
script: npm run travis
addons:
firefox: latest
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
Expand Down

0 comments on commit d8e1e31

Please sign in to comment.