Skip to content

Commit

Permalink
Use the correct Travis status icon URL
Browse files Browse the repository at this point in the history
  • Loading branch information
andreimaxim committed Sep 23, 2011
1 parent 9a92b75 commit 5dce44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

rspec-2 for rails-3 with lightweight extensions to each

[![build status](https://travis-ci.org/rspec/rspec-rails.png)](http://travis-ci.org/rspec/rspec-rails)
[![build status](https://secure.travis-ci.org/rspec/rspec-rails.png)](http://travis-ci.org/rspec/rspec-rails)

NOTE: rspec-2 does _not_ support rails-2. Use rspec-rails-1.3.x for rails-2.

Expand Down

0 comments on commit 5dce44c

Please sign in to comment.