IMHO adding Travis CI support to this project would be helpful - it would help reveal issues like #187 immediately, rather than having to track down their cause later.
@broady @markmcd Thoughts?
If you're willing to turn on Travis support for this project in the Travis CI console, I'd be willing to try configure the .travis.yml script. I've done this on many Android apps, but never on a library before, and its always good to learn new things :).
IMHO adding Travis CI support to this project would be helpful - it would help reveal issues like #187 immediately, rather than having to track down their cause later.
@broady @markmcd Thoughts?
If you're willing to turn on Travis support for this project in the Travis CI console, I'd be willing to try configure the
.travis.ymlscript. I've done this on many Android apps, but never on a library before, and its always good to learn new things :).