Skip to content

Commit d153a2e

Browse files
committed
Added Travis and Coveralls badges.
1 parent 36a4e57 commit d153a2e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ python-nut2
44
This is an API overhaul of [PyNUT](https://github.com/networkupstools/nut/tree/master/scripts/python),
55
a Python library to allow communication with NUT (network UPS tools) servers.
66

7+
[![Build Status](https://travis-ci.org/george2/python-nut2.svg?branch=master)](https://travis-ci.org/george2/python-nut2)
8+
[![Coverage Status](https://coveralls.io/repos/george2/python-nut2/badge.png)](https://coveralls.io/r/george2/python-nut2)
9+
710
## Usage
811

912

0 commit comments

Comments
 (0)