Sha256: 6eff61b3ee6e17fe98a8eaefa8b7eaa2e469bf273b892737893f4eecbcedaf35
Contents?: true
Size: 1.03 KB
Versions: 11
Compression:
Stored size: 1.03 KB
Contents
Feature: Heroku remote Background: Given git remote "heroku" points to "git@heroku.com:doge.git" And git remote "origin" points to "git@github.com:doge/wow.git" @travis @gemnasium @coveralls @gemspec @mit Scenario: One with everything When I successfully run `badger badge /tmp/wow_repo` Then the output should contain: """ [](https://travis-ci.org/doge/wow) [](https://gemnasium.com/doge/wow) [](https://coveralls.io/r/doge/wow) [](https://codeclimate.com/github/doge/wow) [](https://rubygems.org/gems/suchgem) [](http://doge.mit-license.org) """
Version data entries
11 entries across 11 versions & 2 rubygems