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
|
- apt
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
chrome: stable
|
|
||||||
postgresql: "9.6"
|
postgresql: "9.6"
|
||||||
apt:
|
apt:
|
||||||
sources:
|
sources:
|
||||||
|
@ -17,6 +16,7 @@ addons:
|
||||||
- realpath
|
- realpath
|
||||||
- postgresql-9.6-postgis-2.3
|
- postgresql-9.6-postgis-2.3
|
||||||
- imagemagick
|
- imagemagick
|
||||||
|
- google-chrome-stable
|
||||||
artifacts:
|
artifacts:
|
||||||
s3_region: "eu-west-1"
|
s3_region: "eu-west-1"
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue