Skip to content

Commit 58164ba

Browse files
committed
Try Travis CI build with latest firefox 38.0.5, attempt at replicating bug #70
1 parent 22430d8 commit 58164ba

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)