Skip to content

Commit 963c194

Browse files
committed
travis status image
1 parent c96290a commit 963c194

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
rapuncel (0.0.6.RC1)
4+
rapuncel (0.0.6.RC2)
55
activesupport (>= 3.0.0)
66
nokogiri
77

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Rapuncel - Simple XML-RPC Client
2+
[![Build Status](https://secure.travis-ci.org/cice/rapuncel.png)](http://travis-ci.org/cice/rapuncel)
23

34
Rapuncel ([wikipedia](http://en.wikipedia.org/wiki/Rapunzel)) is a simple and lightweight, but fast XML-RPC client library for ruby.
45
It's based on Nokogiri for XML parsing and thus provides a major performance improvement for large XML responses.

0 commit comments

Comments
 (0)