ci,deploy: use Node.js v6.11.3

This commit is contained in:
Micooz 2017-09-20 13:51:48 +08:00
parent c83beb9d00
commit 6462df111b
No known key found for this signature in database
GPG Key ID: 002FB5DD584D6CB1
2 changed files with 2 additions and 2 deletions

@ -1,7 +1,7 @@
language: node_js
node_js:
- "6.11.2"
- "6.11.3"
after_success:
- bash <(curl -s https://codecov.io/bash)

@ -1,4 +1,4 @@
FROM node:6.11.2-slim
FROM node:6.11.3-slim
MAINTAINER Micooz<micooz@hotmail.com>
# install blinksocks