Closed danhunsaker closed 5 years ago
Of course! Don't forget to enable the repo in Travis, so tests can be run, and coverage reports generated. Might need to manually trigger the hook after you turn it on, if you want the current code to be tested, and the README badges to load.
This PR rebases the changes in PR #4 on the latest
master
, and updates the code, somewhat, to integrate more cleanly with the rest of the library's features. It also adds automated testing support via Travis CI.