deps: bump node to 6

This commit is contained in:
5chdn 2018-12-01 17:40:41 +01:00
parent 93f6f8b634
commit 1611b9dfc8
No known key found for this signature in database
GPG Key ID: 1A40871B597F5F80
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
language: node_js
node_js:
- "0.12"
- "6"
env:
global:
secure: Qdkmi13nqcXskABBhbuGZmRakh4orOW1dalkSCyUbzGuYf0OdYF8ttNVuJa0WSWI4KhNXhtz2p3I8dM95wL++LCVqXFmIvZtX8Nca36KlNxIPNXPjn0odayh+c4pgrhrbz8TDmDXl9IPuZmNz8HHtN7xmIn6YDcm13wA3gTmfwo=

View File

@ -4,7 +4,7 @@
"version": "0.1.0",
"private": true,
"engines": {
"node": "0.12.0",
"node": "6.10.1",
"npm": "2.5.1"
},
"scripts": {