ADD chrome to travis

This commit is contained in:
salomonelli 2017-10-20 21:50:58 +02:00
parent 5abecc8e39
commit 797b2e5e2c

View File

@ -3,6 +3,8 @@ os:
- linux
node_js:
- "8"
addons:
chrome: stable
before_install:
- export CHROME_BIN=chromium-browser