Add TravisCI badge in README

This commit is contained in:
Thomas Pelletier
2013-03-26 09:56:14 +01:00
parent 3e85ec9c72
commit b1c54ee485
+2
View File
@@ -4,6 +4,8 @@ Go library for the [TOML](https://github.com/mojombo/toml) format.
This library supports TOML version [e3656ad493400895f4460f1244a25f8f8e31a32a](https://github.com/mojombo/toml/tree/e3656ad493400895f4460f1244a25f8f8e31a32a)
[![Build Status](https://travis-ci.org/pelletier/go-toml.png?branch=master)](https://travis-ci.org/pelletier/go-toml)
## Import
import "github.com/pelletier/go-toml"