chore: use node@8 on travis

This commit is contained in:
Roman Hotsiy 2018-02-18 11:23:03 +02:00
parent b33b9543fa
commit fe989e2fe9
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -1,6 +1,6 @@
language: node_js language: node_js
node_js: node_js:
- '6' - '8'
env: env:
global: global:
- GH_REF: github.com/Rebilly/ReDoc.git - GH_REF: github.com/Rebilly/ReDoc.git