Files
elastiq/.travis.yml
Joe Fleming fa631d0a88 i only care about node4 right now
no idea where this onError issue is coming from. some dependency flattening problem?
2016-05-04 14:08:44 -07:00

5 lines
80 B
YAML

language: node_js
node_js:
- "4"
- "4.3"
after_success: npm run coverage