digia / jaysonapi

Node framework agnostic JSON API serializer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run tests on a CI like Travis

jpadilla opened this issue · comments

@digia just noticed this project has tests but they are currently not being run in a CI like Travis. It'd be useful to have badge with current status. It'd also help in PRs. I can put together a .travis.yml file if you're interested.

Note: Seems like mocha is the current way to run the tests instead of lab

Travis would be a welcome addition.

Not married to the lab idea. Should be able to hot swap if i recall.