Skip to content

Commit f7224b0

Browse files
committed
Move the build status image and add the dependency status image to the README
1 parent 31832a4 commit f7224b0

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
json_spec
1+
json_spec [![Build Status](https://secure.travis-ci.org/collectiveidea/json_spec.png)](http://travis-ci.org/collectiveidea/json_spec) [![Dependency Status](https://gemnasium.com/collectiveidea/json_spec.png)](https://gemnasium.com/collectiveidea/json_spec)
22
========
3+
34
Easily handle JSON in RSpec and Cucumber
45

56
Installation
@@ -16,10 +17,6 @@ Please help write documentation!
1617

1718
[http://rdoc.info/gems/json_spec](http://rdoc.info/gems/json_spec)
1819

19-
Continuous Integration
20-
----------------------
21-
[![Build Status](https://secure.travis-ci.org/collectiveidea/json_spec.png)](http://travis-ci.org/collectiveidea/json_spec)
22-
2320
RSpec
2421
--------------
2522
json_spec defines five new RSpec matchers:

0 commit comments

Comments
 (0)