jacwright / promises

Flexible and generic promise implementation for Javascript libraries and node.js
https://github.com/jacwright/promises
2 stars 2 forks source link

Travis ci support for cake tests #1

Open amilajack opened 8 years ago

amilajack commented 8 years ago

I don't use coffee script so I can't make a PR to add tests.

jacwright commented 8 years ago

We could rewrite the thing in plain JavaScript. But you'd have to know CoffeeScript to do it.

amilajack commented 8 years ago

Thanks! Fixed.