From db32647a573d6e4d12c9d0151f62dff9b42a5c83 Mon Sep 17 00:00:00 2001 From: Joshua Jones Date: Sun, 29 Apr 2018 00:25:00 -0400 Subject: [PATCH] add build status image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 52f8829..995f9df 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Option +![Build Status](https://travis-ci.org/jjware/php-option.svg?branch=master) + Option sum type for PHP ## Getting Started