Skip to content

Commit 05d96b3

Browse files
committed
Travis CI and Coveralls bages in README
1 parent a662609 commit 05d96b3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ Domain models
33

44
Domain models framework for Python projects
55

6+
============
7+
8+
.. image:: https://travis-ci.org/ets-labs/domain_models.svg?branch=master
9+
:target: https://travis-ci.org/ets-labs/domain_models
10+
:alt: Build Status
11+
12+
.. image:: https://coveralls.io/repos/github/ets-labs/domain_models/badge.svg?branch=master
13+
:target: https://coveralls.io/github/ets-labs/domain_models?branch=master
14+
:alt: Coverage Status
15+
616
Introduction
717
~~~~~~~~~~~~
818

0 commit comments

Comments
 (0)