1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Adding https to avoid caching the travis passing status img

This commit is contained in:
Rodrigo Flores 2011-11-08 15:27:26 -02:00
parent 611e0335cc
commit 380df0121b

View file

@ -1,6 +1,6 @@
== Devise
{<img src="http://travis-ci.org/plataformatec/devise.png" />}[http://travis-ci.org/plataformatec/devise]
{<img src="https://travis-ci.org/plataformatec/devise.png" />}[https://travis-ci.org/plataformatec/devise]
Devise is a flexible authentication solution for Rails based on Warden. It: