From 87fd0e099ddcf0f42bae99ac06482b7146f0821f Mon Sep 17 00:00:00 2001 From: Ryan Kennedy Date: Wed, 4 Jan 2017 10:09:54 -0800 Subject: [PATCH] Add Travis CI build status to the README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0d19c0a6..f469271d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Grumpy: Go running Python +[![Build Status](https://travis-ci.org/google/grumpy.svg?branch=master)](https://travis-ci.org/google/grumpy) + ## Overview Grumpy is a Python to Go source code transcompiler and runtime that is intended