Skip to content

Commit

Permalink
ci: use https for travis pass/fail badge
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Jun 25, 2011
1 parent 1b0b413 commit 910df11
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 @@ -3,7 +3,7 @@
RSpec Core provides the structure for writing executable examples of how your
code should behave.

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

## Documentation

Expand Down

0 comments on commit 910df11

Please sign in to comment.