1
0
Fork 0
mirror of https://github.com/vbatts/go-mtree.git synced 2024-11-22 00:15:39 +00:00

README: add travis-ci build

Signed-off-by: Aleksa Sarai <asarai@suse.de>
This commit is contained in:
Aleksa Sarai 2017-02-16 01:11:32 +11:00
parent cbe20d4292
commit c9551d5820
No known key found for this signature in database
GPG key ID: 9E18AA267DDB8DB4

View file

@ -1,4 +1,5 @@
## `govis` ##
[![Travis CI](https://travis-ci.org/cyphar/govis.svg?branch=master)](https://travis-ci.org/cyphar/govis)
`govis` is a BSD-compatible `vis(3)` and `unvis(3)` encoding implementation
that is unicode aware and written in Go. None of this code comes from the