Use nodejs 9

This commit is contained in:
uwap 2018-07-07 00:01:16 +02:00 committed by GitHub
parent 8920c51af1
commit af33617f36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
language: node_js language: node_js
node_js: node_js:
- 8 - 9
script: script:
- yarn travis - yarn travis