Closed msabramo closed 10 years ago
This makes Travis run the one test that I added in PR #22.
Note that I install a local pies2overrides, as I did in PR #24 for tox, because we should test against the latest version cloned from git; not from PyPI.
pies2overrides
Sample passing Travis CI build:
https://travis-ci.org/msabramo/pies/builds/19509499
Looks good, thanks for all your improvements!
This makes Travis run the one test that I added in PR #22.
Note that I install a local
pies2overrides
, as I did in PR #24 for tox, because we should test against the latest version cloned from git; not from PyPI.