Skip to content

Commit c0852c8

Browse files
committed
Add travis badge
1 parent 39e603d commit c0852c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
skipgen is a program that will generate a skiplist given a yaml file and
44
optionally a board name, branch name, and environment name.
55

6+
[![Build Status](https://travis-ci.org/Linaro/skipgen.svg?branch=master)](https://travis-ci.org/Linaro/skipgen)
7+
68
## Usage
79

810
skipgen [--board <boardname>] [--branch <branchname>] [--environment <environmentname] [--version] <skipfile.yaml>

0 commit comments

Comments
 (0)