Fix Travis CI badge URL
This commit is contained in:
parent
2b5ff6a96f
commit
cd9638a4fe
|
|
@ -1,7 +1,7 @@
|
||||||
# RuCaptcha
|
# RuCaptcha
|
||||||
|
|
||||||
[](https://badge.fury.io/rb/rucaptcha)
|
[](https://badge.fury.io/rb/rucaptcha)
|
||||||
[](https://travis-ci.org/rucaptcha/rucaptcha)
|
[](https://travis-ci.org/huacnlee/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