Trying to fix Travis Chrome thing
This commit is contained in:
parent
cf0464d50e
commit
3c40ec2c54
|
@ -1,11 +1,8 @@
|
|||
sudo: required
|
||||
dist: trusty
|
||||
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- google-chrome
|
||||
packages:
|
||||
- google-chrome-stable
|
||||
chrome: stable
|
||||
sonarcloud:
|
||||
organization: "sartography"
|
||||
language: node_js
|
||||
|
|
Loading…
Reference in New Issue