Skip to content

Commit e3d20e8

Browse files
authored
Merge pull request opencontainers#433 from vbatts/carry-pr319
Add Travis CI badge to README
2 parents a2c7c69 + e37416d commit e3d20e8

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)