i only care about node4 right now

no idea where this onError issue is coming from. some dependency flattening problem?
This commit is contained in:
2016-05-04 14:08:44 -07:00
parent ae4e7b368e
commit fa631d0a88

View File

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