Make status images more consistent [ci skip]
This commit is contained in:
parent
2ec2ac6894
commit
d1a8a1e6a7
|
@ -4,10 +4,10 @@ Claim responsibility for shoveling out a fire hydrant after it snows.
|
||||||
## <a name="screenshots"></a>Screenshot
|
## <a name="screenshots"></a>Screenshot
|
||||||
![Adopt a Hydrant](https://github.com/codeforamerica/adopt-a-hydrant/raw/master/screenshot.png "Adopt a Hydrant")
|
![Adopt a Hydrant](https://github.com/codeforamerica/adopt-a-hydrant/raw/master/screenshot.png "Adopt a Hydrant")
|
||||||
|
|
||||||
## <a name="ci"></a>Build Status
|
## <a name="build"></a>Build Status
|
||||||
[![Build Status](https://secure.travis-ci.org/codeforamerica/adopt-a-hydrant.png)][ci]
|
[![Build Status](https://secure.travis-ci.org/codeforamerica/adopt-a-hydrant.png?branch=master)][travis]
|
||||||
|
|
||||||
[ci]: http://travis-ci.org/codeforamerica/adopt-a-hydrant
|
[travis]: http://travis-ci.org/codeforamerica/adopt-a-hydrant
|
||||||
|
|
||||||
## <a name="dependencies"></a>Dependency Status
|
## <a name="dependencies"></a>Dependency Status
|
||||||
[![Dependency Status](https://gemnasium.com/codeforamerica/adopt-a-hydrant.png?travis)][gemnasium]
|
[![Dependency Status](https://gemnasium.com/codeforamerica/adopt-a-hydrant.png?travis)][gemnasium]
|
||||||
|
@ -77,7 +77,7 @@ bug report should include a pull request with failing specs.
|
||||||
please do so in a separate commit.)
|
please do so in a separate commit.)
|
||||||
|
|
||||||
## <a name="versions"></a>Supported Ruby Versions
|
## <a name="versions"></a>Supported Ruby Versions
|
||||||
This library aims to support and is [tested against][ci] the following Ruby
|
This library aims to support and is [tested against][travis] the following Ruby
|
||||||
implementations:
|
implementations:
|
||||||
|
|
||||||
* Ruby 1.8.7
|
* Ruby 1.8.7
|
||||||
|
|
Loading…
Reference in New Issue