8000 doc: add Travis badge · ActNotSign/go-python@5561e0f · GitHub
[go: up one dir, main page]

Skip to content

Commit 5561e0f

Browse files
committed
doc: add Travis badge
1 parent b38845b commit 5561e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
go-python
22
=========
33

4-
[![Build Status](https://drone.io/github.com/sbinet/go-python/status.png)](https://drone.io/github.com/sbinet/go-python/latest)
4+
[![Build Status](https://travis-ci.org/sbinet/go-python.svg?branch=master)](https://travis-ci.org/sbinet/go-python)
55
[![Build status](https://ci.appveyor.com/api/projects/status/n0ujg8no487a89vo/branch/master?svg=true)](https://ci.appveyor.com/project/sbinet/go-python/branch/master)
66

77
Naive `go` bindings towards the C-API of CPython-2.

0 commit comments

Comments
 (0)
0