using stable version of node

This commit is contained in:
Dolan
2017-04-16 02:25:44 +01:00
parent b96cfe7b19
commit 96fd61d3e4

View File

@ -1,7 +1,6 @@
language: node_js language: node_js
node_js: node_js:
- "6" - "stable"
- "node"
install: install:
- npm install - npm install
script: script: