node 5 is failing, but stable works...

This commit is contained in:
2016-05-04 14:06:13 -07:00
parent 4318bd672f
commit ae4e7b368e

View File

@@ -1,6 +1,6 @@
language: node_js
node_js:
- "5"
- "stable"
- "4"
- "4.3"
after_success: npm run coverage