Closed valentinedwv closed 8 years ago
@valentinedwv, give us a day or so before trying to merge this into master. We have @sreeder's large changes waiting in the pipeline (I'm about to start reviewing them) first.
At the BiGCZ call tomorrow let's talk about your setup/PyPI work and my parallel, overlapping work setting up an anaconda channel with an odm2api package.
@valentinedwv I am really looking forward to having the TravisCI tests. @emiliom my changes are requested to be merged with the development branch so they would not conflict with the work on the master yet.
Only thing this hits is the ODMConnection.py and the tests folder. Failing tests are ODM11.
Only thing this hits is the ODMConnection.py and the tests folder.
And requirements.txt
, setup.py
, etc. These may impact our parallel work on conda packaging.
How about splitting the PR to separate all the changes to the tests folder and ODMCOnnection.py, vs changes impacting setup? That way you can move forward with the former, and we can discuss the latter.
Thanks.
moved to shell scripts
Can we merge this?
Great!
Adds travisCI tests, which runs postgres, mysql, and sqlite database tests. Setup can be used to publish to PiPy