Skip to content

Commit 64ad64b

Browse files
authored
Merge pull request #23 from bazelbuild/expanded-badges
Expand the badges displayed
2 parents 1daae5a + 8cfa6a8 commit 64ad64b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Bazel Docker Rules
22

3-
[![Build Status](https://travis-ci.org/bazelbuild/rules_docker.svg?branch=master)](https://travis-ci.org/bazelbuild/rules_docker)
3+
Bazel ≥0.4.4 | linux-x86_64 | ubuntu_16.04-x86_64 | darwin-x86_64
4+
:---: | :---: | :---: | :---:
5+
[![Build Status](https://travis-ci.org/bazelbuild/rules_docker.svg?branch=master)](https://travis-ci.org/bazelbuild/rules_docker) | [![Build Status](http://ci.bazel.io/buildStatus/icon?job=rules_docker/BAZEL_VERSION=latest,PLATFORM_NAME=linux-x86_64)](http://ci.bazel.io/job/rules_docker/BAZEL_VERSION=latest,PLATFORM_NAME=linux-x86_64) | [![Build Status](http://ci.bazel.io/buildStatus/icon?job=rules_docker/BAZEL_VERSION=latest,PLATFORM_NAME=ubuntu_16.04-x86_64)](http://ci.bazel.io/job/rules_docker/BAZEL_VERSION=latest,PLATFORM_NAME=ubuntu_16.04-x86_64) | [![Build Status](http://ci.bazel.io/buildStatus/icon?job=rules_docker/BAZEL_VERSION=latest,PLATFORM_NAME=darwin-x86_64)](http://ci.bazel.io/job/rules_docker/BAZEL_VERSION=latest,PLATFORM_NAME=darwin-x86_64)
6+
47

58

69
## Rules

0 commit comments

Comments
 (0)