config default node version

This commit is contained in:
zhengqingxin 2017-06-30 16:47:24 +08:00
parent 3177455eee
commit 1bce53f950

View File

@ -1,6 +1,6 @@
language: node_js
node_js:
- '4'
- '6'
sudo: false
script:
- "npm run test"