Try to get the dockerized version of chrome, see https://github.com/travis-ci/travis-ci/issues/7150\#issuecomment-340297038
This commit is contained in:
parent
2a56445d5e
commit
821c5c2f55
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,6 @@ cache:
|
|||
- apt
|
||||
|
||||
addons:
|
||||
chrome: stable
|
||||
postgresql: "9.6"
|
||||
apt:
|
||||
sources:
|
||||
|
@ -17,6 +16,7 @@ addons:
|
|||
- realpath
|
||||
- postgresql-9.6-postgis-2.3
|
||||
- imagemagick
|
||||
- google-chrome-stable
|
||||
artifacts:
|
||||
s3_region: "eu-west-1"
|
||||
paths:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue