Skip to content

Commit

Permalink
Pin FIrefox version to 47.0.1, pytest-selenium fails with 48
Browse files Browse the repository at this point in the history
  • Loading branch information
jiridanek committed Aug 7, 2016
1 parent 10f5621 commit 751869f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ services:
addons:
# https://docs.travis-ci.com/user/firefox/
# https://muffinresearch.co.uk/using-the-latest-version-of-firefox-in-travis-ci/
firefox: latest
firefox: 47.0.1
# TODO(jdanek): Investigate https://travis-ci.org/jdanekrh/dispatch-console-tests/jobs/150479482
# firefox: latest
apt:
sources:
# http://blog.500tech.com/setting-up-travis-ci-to-run-tests-on-latest-google-chrome-version/
Expand Down

0 comments on commit 751869f

Please sign in to comment.