Skip to content

Commit 885bafd

Browse files
author
Srinivas Raghunathan
committed
travis badge
1 parent 703a192 commit 885bafd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Fast JSON API
22

3-
[![NetflixOSS Lifecycle](https://img.shields.io/osslifecycle/Netflix/osstracker.svg)]()
3+
[![Build Status](https://travis-ci.org/Netflix/fast_jsonapi.svg?branch=master)](https://travis-ci.org/Netflix/fast_jsonapi)
44

55
A lightning fast [JSON:API](http://jsonapi.org/) serializer for Ruby Objects.
66

@@ -178,7 +178,7 @@ serializer | Set custom Serializer for a relationship | ```has_many :actors, ser
178178

179179
## Contributing
180180

181-
Please follow the steps on [contribution checklist](https://github.com/Netflix/fast_jsonapi/blob/master/CONTRIBUTING.md).
181+
Please follow the steps on [contribution check](https://github.com/Netflix/fast_jsonapi/blob/master/CONTRIBUTING.md).
182182
This gem is built using a gem building gem called [juwelier](https://github.com/flajann2/juwelier).
183183

184184
Beyond just editing source code, you’ll be interacting with the gem using rake a lot. To see all the tasks available with a brief description, you can run:

0 commit comments

Comments
 (0)