Merge pull request #84 from DanielRuf/chore/add-nodejs-10

chore: add Node.js 10
This commit is contained in:
Greg Bergé 2018-05-14 20:51:13 +02:00 committed by GitHub
commit fb3f27aeef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ language: node_js
node_js:
- 8
- 9
- 10
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.3.2