Abazhenov / express-async-handler

Async Error Handling Middleware for Express
572 stars 39 forks source link

add travis #15

Closed mLuby closed 6 years ago

mLuby commented 6 years ago

@Abazhenov note you'll have to go to https://travis-ci.org/Abazhenov/express-async-handler and enable the repo to see builds. You can see it working on my branch here: https://travis-ci.org/mLuby/express-async-handler

Abazhenov commented 6 years ago

Done, thanks!