Skip to content

Commit dd989c5

Browse files
committed
Add travis build status badge
1 parent 4dc37a4 commit dd989c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
glog for Python
22
===============
33

4+
.. image:: https://travis-ci.org/benley/python-glog.svg?branch=master
5+
:target: https://travis-ci.org/benley/python-glog
6+
47
A simple Google-style logging wrapper for Python.
58

69
This library attempts to greatly simplify logging in Python applications.

0 commit comments

Comments
 (0)