Skip to content

Commit

Permalink
Merge b07868b into ad9761b
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndr committed Feb 10, 2015
2 parents ad9761b + b07868b commit ac16402
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ script:
- bundle exec rake dev:generate_token
- RAILS_ENV=test bundle exec rake db:migrate db:test:prepare
- bundle exec rake travis
notifications:
webhooks:
- http://buildtimetrend.herokuapp.com/travis # trigger Buildtime Trend Service to parse Travis CI log
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[Lyrem Ipsum](http://lyrem-ipsum.com)
=====================================

[![Code Climate GPA](https://codeclimate.com/github/alxndr/lyrem-ipsum.png)](https://codeclimate.com/github/alxndr/lyrem-ipsum)
[![dependencies up to date?](https://gemnasium.com/alxndr/lyrem-ipsum.png)](https://gemnasium.com/alxndr/lyrem-ipsum)
[![test suite status](https://travis-ci.org/alxndr/lyrem-ipsum.png?branch=master)](https://travis-ci.org/alxndr/lyrem-ipsum)
[![test suite length](https://buildtimetrend.herokuapp.com/badge/buildtimetrend/service/latest)](https://buildtimetrend.herokuapp.com/dashboard/buildtimetrend/service/)
[![test coverage status](https://coveralls.io/repos/alxndr/lyrem-ipsum/badge.png)](https://coveralls.io/r/alxndr/lyrem-ipsum)
[![staging site status](https://codeship.com/projects/139410e0-5a68-0132-efa6-46545b4ba6c4/status)](https://codeship.com/projects/50372)
[![Build Status](https://travis-ci.org/alxndr/lyrem-ipsum.png?branch=master)](https://travis-ci.org/alxndr/lyrem-ipsum)
[![Code Climate](https://codeclimate.com/github/alxndr/lyrem-ipsum.png)](https://codeclimate.com/github/alxndr/lyrem-ipsum)
[![Coverage Status](https://coveralls.io/repos/alxndr/lyrem-ipsum/badge.png)](https://coveralls.io/r/alxndr/lyrem-ipsum)
[![Dependency Status](https://gemnasium.com/alxndr/lyrem-ipsum.png)](https://gemnasium.com/alxndr/lyrem-ipsum)

Generate filler text based on the lyrics of your favorite band's songs. A [lorem ipsum](http://en.wikipedia.org/wiki/Lorem_ipsum "Wikipedia: 'lorem ipsum'") generator you might want to sing along to, but probably can't.

Expand Down

0 comments on commit ac16402

Please sign in to comment.