Merge pull request #1336 from DanielRuf/chore/test-against-nodejs-8-10

chore: test against Node.js 9 and 10
This commit is contained in:
Jim LAURIE 2018-06-11 16:30:57 +02:00 committed by GitHub
commit 6ca62ee492
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ language: node_js
node_js:
- "9"
- "10"
before_install:
- export CHROME_BIN=chromium-browser