Try not installing chrome stable
This commit is contained in:
parent
f704bdb82f
commit
eeb92483f3
|
@ -6,7 +6,7 @@ rvm:
|
||||||
script:
|
script:
|
||||||
- RAILS_ENV=test bundle exec rake --trace bootstrap spec
|
- RAILS_ENV=test bundle exec rake --trace bootstrap spec
|
||||||
addons:
|
addons:
|
||||||
chrome: stable
|
# chrome: stable
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- chromium-chromedriver
|
- chromium-chromedriver
|
||||||
|
|
Loading…
Reference in New Issue