Strider-CD / strider-github

Github provider for strider
25 stars 34 forks source link

Replace request with superagent #42

Closed oliversalzburg closed 9 years ago

oliversalzburg commented 9 years ago

This is a breaking change for code that possibly provides alternative client instances to exported functions that support that. Previously, request instances were expected, now superagent instances are expected.