Internal: Changed a way how to install Chrome on Travis. [skip ci]

parent 1f14aec7
sudo: required sudo: required
dist: trusty dist: trusty
addons: addons:
chrome: stable
firefox: latest firefox: latest
apt:
sources:
- google-chrome
packages:
- google-chrome-stable
language: node_js language: node_js
node_js: node_js:
- '8' - '8'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment