Skip to content

Commit 32845ab

Browse files
committed
Merge pull request #73 from eliotsykes/upgrade-travis-ci-firefox-to-38.0.5
Try Travis CI build with latest firefox 38.0.5, attempt at replicating bug #70
2 parents ea127f7 + 58164ba commit 32845ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ rvm:
1212
# Travis supports these versions: http://rubies.travis-ci.org/
1313

1414
addons:
15-
firefox: "37.0.2" # Set Firefox Version if needed.
15+
firefox: "38.0.5" # Set Firefox Version if needed.
1616

1717
# If needed, use xvfb to setup fake monitor display so Firefox GUI can be used by specs:
1818
# http://docs.travis-ci.com/user/gui-and-headless-browsers/#Using-xvfb-to-Run-Tests-That-Require-GUI-(e.g.-a-Web-browser)

0 commit comments

Comments
 (0)