[Calypso] [PATCH 0/4] Allow to build via travis CI

Guido Günther agx at sigxcpu.org
Sat Oct 22 10:28:24 PDT 2016


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



More information about the Calypso mailing list