Skip to content

Commit e37416d

Browse files
caniszczykvbatts
authored andcommitted
Add Travis CI badge to README
It's nice to see the build status in the README: https://travis-ci.org/opencontainers/image-spec Signed-off-by: Chris Aniszczyk <[email protected]> Signed-off-by: Vincent Batts <[email protected]>
1 parent 7a6820e commit e37416d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# Open Container Initiative Image Format Specification
1+
# OCI Image Format Specification
2+
<div>
3+
<a href="https://travis-ci.org/opencontainers/image-spec">
4+
<img src="https://travis-ci.org/opencontainers/image-spec.svg?branch=master"></img>
5+
</a>
6+
</div>
27

38
The OCI Image Format project creates and maintains the software shipping container image format spec (OCI Image Format).
49
The goal of this specification is to enable the creation of interoperable tools for building, transporting, and preparing a container image to run.

img/media-types.png

-66 Bytes
Loading

0 commit comments

Comments
 (0)