You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lock Firefox version to 54.0 for Travis CI tests (#777)
On Aug 31st 2017 Travis CI updated their default Linux version to 14.04
https://blog.travis-ci.com/2017-08-31-trusty-as-default-status
As a result, Firefox was updated to Firefox 55, which has headless
support, however, this version of Firefox does not appear to be working
with Travis CI. There is an issue being tracked at:
travis-ci/travis-ci#8242
For now, the easiest fix is to lock the Firefox version.
0 commit comments