Skip to content

Commit f868bf6

Browse files
authored
Update Appvayor's badge
Fix #60
1 parent c282d62 commit f868bf6

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
@@ -6,7 +6,7 @@
66
# PyCall: Calling Python functions from the Ruby language
77

88
[![Build Status](https://travis-ci.org/mrkn/pycall.rb.svg?branch=master)](https://travis-ci.org/mrkn/pycall.rb)
9-
[![Build status](https://ci.appveyor.com/api/projects/status/071is0f4iu0vy8lp/branch/master?svg=true)](https://ci.appveyor.com/project/mrkn/pycall/branch/master)
9+
[![Build status](https://ci.appveyor.com/api/projects/status/0fad23u4qj1yr49e/branch/master?svg=true)](https://ci.appveyor.com/project/mrkn/pycall-rb/branch/master)
1010

1111
This library provides the features to directly call and partially interoperate
1212
with Python from the Ruby language. You can import arbitrary Python modules

0 commit comments

Comments
 (0)