add dpkg to prevent chrome install issues

This commit is contained in:
Art Lowel
2019-09-16 11:04:35 +02:00
parent 80706b9f61
commit 7d947291e4

View File

@@ -37,6 +37,7 @@ addons:
sources: sources:
- google-chrome - google-chrome
packages: packages:
- dpkg
- google-chrome-stable - google-chrome-stable
language: node_js language: node_js