Added Chrome to TravisCI config

This commit is contained in:
n1474335 2018-12-30 00:02:41 +00:00
parent b631e3fef6
commit f7707faece
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
language: node_js
node_js:
- node
addons:
chrome: stable
install: npm install
before_script:
- npm install -g grunt