use apt chrome

pull/1/head
yann300 6 years ago committed by GitHub
parent c52bc4abec
commit 7c87ac5fbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      .travis.yml

@ -2,7 +2,11 @@ language: node_js
node_js:
- "9"
addons:
chrome: stable
apt:
sources:
- google-chrome
packages:
- google-chrome-stable
language: java
branches:
only:

Loading…
Cancel
Save