Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Commit

Permalink
chore(travis): use latest firefox release
Browse files Browse the repository at this point in the history
  • Loading branch information
thgreasi committed Dec 4, 2016
1 parent c43e249 commit 7c3254c
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
@@ -1,6 +1,8 @@
language: node_js
node_js:
- '0.10'
addons:
firefox: "latest"
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
Expand Down

0 comments on commit 7c3254c

Please sign in to comment.