Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix broken build installing google chrome stable #1344

Closed

Conversation

mattwr18
Copy link
Collaborator

@mattwr18 mattwr18 commented Mar 9, 2020

Follow travis docs to install google-chrome-stable https://docs.travis-ci.com/user/chrome#selecting-a-chrome-version

Description

Fixes #1343

@mattwr18 mattwr18 force-pushed the 1343-fix-broken-build-installing-google-chrome-stable branch from 3630ba8 to 790fa32 Compare March 9, 2020 15:06
- you must use the flag --allow-unauthenticated when running apt install
  with unauthenticated packages. Since we are not installing it in a
Dockerfile, I'm not sure how to pass this flag in our travis.yml.
Looking at the docs, it's not clear why we were installing it with apt
though since they recommend using an addon. https://docs.travis-ci.com/user/chrome#selecting-a-chrome-version
@mattwr18 mattwr18 force-pushed the 1343-fix-broken-build-installing-google-chrome-stable branch from 790fa32 to 15d62f9 Compare March 9, 2020 15:07
- probably introduces breaking changes, but let's see what happens
@roschaefer
Copy link
Owner

Using gem webdrivers now to download chromedriver..

@roschaefer roschaefer closed this Sep 12, 2020
@roschaefer roschaefer deleted the 1343-fix-broken-build-installing-google-chrome-stable branch September 12, 2020 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build broken install google chrome stable
2 participants