Skip to content

Commit

Permalink
.travis.yml lock down firefox version
Browse files Browse the repository at this point in the history
  • Loading branch information
shuwen committed Jun 8, 2016
1 parent 302ee96 commit 252bf8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sudo: required
dist: trusty
node_js: stable
addons:
firefox: latest
firefox: "46.0"
apt:
sources:
- google-chrome
Expand Down

0 comments on commit 252bf8b

Please sign in to comment.