Scope buildkite badge to the master branch (#186)

This commit is contained in:
c-parsons 2019-08-22 07:50:41 -04:00 committed by Thomas Van Lenten
parent 143c602a13
commit 6214b31619
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Skylib
[![Build status](https://badge.buildkite.com/921dc61e2d3a350ec40efb291914360c0bfa9b6196fa357420.svg)](https://buildkite.com/bazel/bazel-skylib)
[![Build status](https://badge.buildkite.com/921dc61e2d3a350ec40efb291914360c0bfa9b6196fa357420.svg?branch=master)](https://buildkite.com/bazel/bazel-skylib)
Skylib is a standard library that provides functions useful for manipulating
collections, file paths, and other features that are useful when writing custom