From 89f779fe656090c3d1ffb6c14bdf87a3d9909ec8 Mon Sep 17 00:00:00 2001 From: Jordan Gaines Date: Thu, 20 May 2021 21:21:35 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c9bab7..ff8d2b8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Olive [![Go Report Card](https://goreportcard.com/badge/github.com/ComedicChimera/olive)](https://goreportcard.com/report/github.com/ComedicChimera/olive) -[![Build Status](https://travis-ci.org/ComedicChimera/olive.svg?branch=master)](https://travis-ci.org/ComedicChimera/olive) +[![Build Status](https://travis-ci.com/ComedicChimera/olive.svg?branch=master)](https://travis-ci.com/ComedicChimera/olive) Olive is a delightful, little argument parsing library for Golang designed to replace the builtin *flag* package. Olive is lightweight, easy to use, and