Skip to content

Commit

Permalink
Add Travis build badge to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
milki authored and jelmer committed Nov 9, 2014
1 parent 5a525e7 commit 2652e72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
This is the Dulwich project.

[![Build Status](https://travis-ci.org/jelmer/dulwich.png?branch=master)](https://travis-ci.org/jelmer/dulwich)

It aims to provide an interface to git repos (both local and remote) that
doesn't call out to git directly but instead uses pure Python.

Expand Down

0 comments on commit 2652e72

Please sign in to comment.