Skip to content

Commit f472a49

Browse files
committed
added travis config
1 parent e0b180d commit f472a49

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
eQ-3/ELV MAX! Cube Python API
1+
eQ-3/ELV MAX! Cube Python API |Build Status| |Coverage Status|
22
=============================
33

44
A python api to control the Max! Cube thermostats:
@@ -29,3 +29,11 @@ Thanks to:
2929
- `https://github.com/aleszoulek/maxcube <https://github.com/aleszoulek/maxcube>`__
3030
- `openhab integration <https://github.com/openhab/openhab2/tree/master/addons/binding/org.openhab.binding.max>`__
3131

32+
.. |Build Status| image:: https://travis-ci.org/goodfield/python-maxcube-api.svg?branch=master
33+
:target: https://travis-ci.org/goodfield/python-maxcube-api
34+
.. |Coverage Status| .. image:: https://coveralls.io/repos/goodfield/python-maxcube-api/badge.svg?branch=master&service=github
35+
:target: https://coveralls.io/github/goodfield/python-maxcube-api?branch=master
36+
37+
38+
39+

0 commit comments

Comments
 (0)