mirror of
https://github.com/google/go-jsonnet.git
synced 2025-09-29 01:11:02 +02:00
Add travis widget
This commit is contained in:
parent
cdbee43fa4
commit
96c648f646
@ -1,8 +1,11 @@
|
||||
# go-jsonnet
|
||||
|
||||
[![GoDoc Widget]][GoDoc] [![Coverage Status Widget]][Coverage Status]
|
||||
[![GoDoc Widget]][GoDoc] [![Travis Widget]][Travis] [![Coverage Status Widget]][Coverage Status]
|
||||
|
||||
[GoDoc]: https://godoc.org/github.com/jbeda/go-jsonnet
|
||||
[GoDoc Widget]: https://godoc.org/github.com/jbeda/go-jsonnet?status.png
|
||||
[Travis]: https://travis-ci.org/jbeda/go-jsonnet
|
||||
[Travis Widget]: https://travis-ci.org/jbeda/go-jsonnet.svg?branch=master
|
||||
[Coverage Status Widget]: https://coveralls.io/repos/github/jbeda/go-jsonnet/badge.svg?branch=master
|
||||
[Coverage Status]: https://coveralls.io/github/jbeda/go-jsonnet?branch=master
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user