ci: Add Travis build badge to README

[skip ci]
This commit is contained in:
Luis Lavena 2016-01-24 19:35:39 -03:00
parent c9f474b927
commit f320d9fb1a

View file

@ -1,5 +1,7 @@
# Radix Tree
[![Build Status](https://travis-ci.org/luislavena/radix.svg?branch=master)](https://travis-ci.org/luislavena/radix)
[Radix tree](https://en.wikipedia.org/wiki/Radix_tree) implementation for
Crystal language