From fb5910b57e08c54b6cf0f7ac2e72d29db98d3809 Mon Sep 17 00:00:00 2001 From: Jeff Lawson Date: Thu, 28 Feb 2019 14:08:27 -0600 Subject: [PATCH] add travis build status icon to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index da53f1c..33bbf9b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/flightaware/Pgtcl.svg?branch=master)](https://travis-ci.org/flightaware/Pgtcl) + Thank you for downloading Pgtcl, a package that adds PostgreSQL interface extensions to the Tcl programming language... an open source project that's been in existence for nearly twenty years. # CONFIGURING