From 0c932ba7dce756d2be70e2fbc75122329caa8c07 Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Tue, 19 Dec 2017 11:39:54 +1100 Subject: [PATCH] Updated travis ci image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88fb70e..cc71e72 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# yq [![Build Status](https://travis-ci.org/mikefarah/yaml.svg?branch=master)](https://travis-ci.org/mikefarah/yaml) +# yq [![Build Status](https://travis-ci.org/mikefarah/yq.svg?branch=master)](https://travis-ci.org/mikefarah/yq) a lightweight and portable command-line YAML processor The aim of the project is to be the [jq](https://github.com/stedolan/jq) or sed of yaml files.