Add TravisCI build status badge
This commit is contained in:
parent
c98e728891
commit
5f4c0536b8
|
|
@ -1,6 +1,7 @@
|
||||||
# RuCaptcha
|
# RuCaptcha
|
||||||
|
|
||||||
[](https://badge.fury.io/rb/rucaptcha)
|
[](https://badge.fury.io/rb/rucaptcha)
|
||||||
|
[](https://travis-ci.org/rucaptcha/rucaptcha)
|
||||||
|
|
||||||
This is a Captcha gem for Rails Applications. It runs an ImageMagick command to draw Captcha image - so it has NO performance issues or memory leak issues.
|
This is a Captcha gem for Rails Applications. It runs an ImageMagick command to draw Captcha image - so it has NO performance issues or memory leak issues.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue