You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #43 from micahcochran/add-travis
* Incorporates rebased #43
* Closes#43
* Add Travis-CI, remove one doctest "... # do something here" throws off doctest in Python 2.7, removed a > to make that one not a doctest. Added .travis.yml for Travis-CI. I'm expecting Python 3.x tests to fail.
* on success test return 0, on failure return the number of failed tests
* added sys.exit() for return code
* convert README.txt from dos to unix format, see if it helps doctest
0 commit comments