Skip to content

Commit ccdabe8

Browse files
committed
Merge pull request #433 from vbatts/carry-pr319
Add Travis CI badge to README
2 parents 5c5b160 + cbe3f6f commit ccdabe8

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)