Show github build status

This commit is contained in:
Mike Farah 2020-02-26 21:13:39 +11:00
parent 1f72817d74
commit 0d477841da
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: Go name: Build
on: [push] on: [push]
jobs: jobs:

View File

@ -1,6 +1,6 @@
# yq # yq
[![Build Status](https://api.travis-ci.com/mikefarah/yq.svg?branch=master)](https://travis-ci.com/mikefarah/yq/) ![Docker Pulls](https://img.shields.io/docker/pulls/mikefarah/yq.svg) ![Github Releases (by Release)](https://img.shields.io/github/downloads/mikefarah/yq/total.svg) ![Go Report](https://goreportcard.com/badge/github.com/mikefarah/yq) ![Build Status](https://github.com/mikefarah/yq/workflows/Go/badge.svg) ![Docker Pulls](https://img.shields.io/docker/pulls/mikefarah/yq.svg) ![Github Releases (by Release)](https://img.shields.io/github/downloads/mikefarah/yq/total.svg) ![Go Report](https://goreportcard.com/badge/github.com/mikefarah/yq)
a lightweight and portable command-line YAML processor a lightweight and portable command-line YAML processor