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

Commit 7c3254c

Browse files
committed
chore(travis): use latest firefox release
1 parent c43e249 commit 7c3254c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: node_js
22
node_js:
33
- '0.10'
4+
addons:
5+
firefox: "latest"
46
before_install:
57
- export DISPLAY=:99.0
68
- sh -e /etc/init.d/xvfb start

0 commit comments

Comments
 (0)