LiberisLabs / hubot-appveyor

Hubot script for interacting with AppVeyor
GNU General Public License v3.0
4 stars 3 forks source link

Add error handling for AppVeyor and globally #6

Closed Codesleuth closed 8 years ago

Codesleuth commented 8 years ago

Fixes #5

Handles errors using the hubot error handler. Handles non-200 AppVeyor responses gracefully.

blundell89 commented 8 years ago

Looks good!