Update README.md with Travis build indicator

This commit is contained in:
jparyani
2013-08-12 17:20:58 -07:00
parent ef9b3f4ab3
commit 10d6881dca

View File

@@ -83,3 +83,6 @@ def printAddressBook(fd):
f = open('example', 'r')
printAddressBook(f.fileno())
```
[![Build Status](https://travis-ci.org/jparyani/capnpc-python-cpp.png?branch=master)](https://travis-ci.org/jparyani/capnpc-python-cpp)