Skip to content

Commit

Permalink
Link travis ci build in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ragaskar authored and Pivotal Labs committed Feb 21, 2012
1 parent 32cb471 commit 3ee4624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# The Jasmine Gem <img src="https://secure.travis-ci.org/pivotal/jasmine-gem.png" />
# The Jasmine Gem <a title="Build at Travis CI" href="http://travis-ci.org/#!/pivotal/jasmine-gem"><img src="https://secure.travis-ci.org/pivotal/jasmine-gem.png" /></a>

The [Jasmine](http://github.com/pivotal/jasmine) Ruby Gem is a package of helper code for developing Jasmine projects for Ruby-based web projects (Rails, Sinatra, etc.) or for JavaScript projects where Ruby is a welcome partner. It serves up a project's Jasmine suite in a browser so you can focus on your code instead of manually editing script tags in the Jasmine runner HTML file.

Expand Down

0 comments on commit 3ee4624

Please sign in to comment.