From ec316a4c618336e69ac935a584590e0cc90abb9e Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Tue, 18 Oct 2016 13:13:19 +0100 Subject: [PATCH] README.md: add Travis CI badge It happened again, sorry. I've tagged the previous commit but wrote the two magic words and Travis didn't run the build :( Apologies. Let's try again. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 457600d..72b5793 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Build Status](https://api.travis-ci.org/typemytype/booleanOperations.svg)](https://travis-ci.org/typemytype/booleanOperations) [![PyPI](https://img.shields.io/pypi/v/booleanOperations.svg)](https://pypi.org/project/booleanOperations/) ![Python Versions](https://img.shields.io/badge/python-2.7%2C%203.4%2C%203.5-blue.svg)