use chrome addon instead of apt in travis
This commit is contained in:
parent
280f1b51d5
commit
135fa16258
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
|||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- google-chrome-stable
|
||||
chrome: stable
|
||||
language: node_js
|
||||
node_js:
|
||||
- 8
|
||||
|
|
Reference in a new issue