chore(CI): use node_js:6.9.5

This commit is contained in:
Micooz 2017-02-20 22:57:57 +08:00
parent 76fc12c00b
commit a49d514a69

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