Some updates to make a build via travis CI pass. Guido Günther (4): tests: move git repo setup to a separate class Use python-daemon 2.1.1 Use vobject 0.8.2 Add .travis.yml
.travis.yml | 6 ++++++ requirements.txt | 4 ++-- tests/test_collection.py | 15 +++------------ tests/test_matchfilterelement.py | 14 +++----------- tests/testutils.py | 20 ++++++++++++++++++++ 5 files changed, 34 insertions(+), 25 deletions(-) create mode 100644 .travis.yml create mode 100644 tests/testutils.py -- 2.9.3 _______________________________________________ Calypso mailing list [email protected] http://keithp.com/mailman/listinfo/calypso
