Skip to content

Commit 10a148e

Browse files
committed
Add Travis CI badge to readme
1 parent aa7740e commit 10a148e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Written by Ole Begemann, February 2017.
88

99
For more info, see my accompanying [blog article](https://oleb.net/blog/2017/02/sorted-array/).
1010

11+
## Status
12+
13+
[![Build Status](https://travis-ci.org/ole/SortedArray.svg?branch=master)](https://travis-ci.org/ole/SortedArray)
14+
1115
## Usage
1216

1317
Clone the repository and add or copy `SortedArray.swift` to your project. It has no dependencies.

0 commit comments

Comments
 (0)