ember-cli / broccoli-asset-rev

Broccoli plugin to add fingerprint checksums and CDN URLs to your assets
MIT License
86 stars 83 forks source link

add travis? #23

Closed stefanpenner closed 10 years ago

stefanpenner commented 10 years ago

This is a super handy library, many are using it. (Everyone with ember-cli)

It is possible for you to add some tests, at-least some smoke screen tests so future commiters have a harness to add more tests?

rickharrison commented 10 years ago

Yes, its definitely on my todo list. I've just been hammered with work the past month.

stefanpenner commented 10 years ago

understandable (just a some friendly encouragement)

Also this addon rocks, thanks again!

rickharrison commented 10 years ago

Added a few integration tests for now. I hope to add more soon!