Skip to content

Commit

Permalink
Add badge for incompatible flag pipeline (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcel Hlopko committed Nov 1, 2019
1 parent 7cde1e4 commit 1920386
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[![Build status](https://badge.buildkite.com/76523cc666caab9ca91c2a08d9ac8f84af28cb25a92f387293.svg?branch=master)](https://buildkite.com/bazel/rustlang-rules-rust-postsubmit?branch=master)

# Rust Rules

* Postsubmit [![Build status](https://badge.buildkite.com/76523cc666caab9ca91c2a08d9ac8f84af28cb25a92f387293.svg?branch=master)](https://buildkite.com/bazel/rustlang-rules-rust-postsubmit?branch=master)
* Postsubmit + Current Bazel Incompatible Flags [![Build status](https://badge.buildkite.com/64e1f18bbd4cb612f8efd44f755f8dc493ffd69b7140d973a9.svg?branch=master)](https://buildkite.com/bazel/rules-rust-plus-bazelisk-migrate)

## Overview

This repository provides rules for building [Rust][rust] projects with [Bazel](https://bazel.build/).
Expand Down

0 comments on commit 1920386

Please sign in to comment.