iloire / watchmen

A simple node.js service monitor
MIT License
941 stars 199 forks source link

Update dependencies. #20

Closed ericelliott closed 9 years ago

ericelliott commented 9 years ago

This updates all dependencies except Express.

All tests pass. Monitor and web UI work.

iloire commented 9 years ago

Thanks for the PR but the tests are not passing! https://travis-ci.org/iloire/WatchMen/jobs/51284207

ericelliott commented 9 years ago

Any idea why the build failed, but my tests are passing?

ericelliott commented 9 years ago

Nevermind, I see the build output in the link. =)

ericelliott commented 9 years ago

That's weird. The build seems to have worked this time, but the Travis integration is still showing a failed build.

What's up with that?

ericelliott commented 9 years ago

Looks to me like the build is passing now, regardless of what GitHub seems to think. =)

I'll open a new PR when it's fixed.

ericelliott commented 9 years ago

Don't merge yet. Tests are passing, but it doesn't seem to actually be working...