Skip to content

Commit ee4b694

Browse files
committed
add travis badge
1 parent 0006319 commit ee4b694

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Setuptools plugin for Rust extensions support
33
=============================================
44

5+
.. image:: https://travis-ci.org/PyO3/setuptools-rust.svg?branch=master
6+
:target: https://travis-ci.org/PyO3/setuptools-rust
7+
:align: right
8+
59
Setuptools helpers for rust Python extensions implemented with `PyO3 python binding <https://github.com/PyO3/pyo3>`_.
610

711
Compile and distribute Python extensions written in rust as easily as if they were written in C.

0 commit comments

Comments
 (0)