Browse Source

Added Chrome to TravisCI config

n1474335 6 years ago
parent
commit
f7707faece
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

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