Skip to content

Commit

Permalink
Add Travis CI status in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
eonil committed Oct 4, 2019
1 parent 2b14b71 commit b6a941d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ HAMT (for Swift)
An implementation of [*HAMT(Hash Array Mapped Trie, Bagwell)*](https://en.wikipedia.org/wiki/Hash_array_mapped_trie) in Swift.
Eonil, May 2019.

[![Build Status](https://api.travis-ci.org/eonil/swift-hamt.svg)](https://travis-ci.org/eonil/swift-hamt)



Getting Started
Expand Down

0 comments on commit b6a941d

Please sign in to comment.