Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Travis, CodeClimate, and Jeweler #78

Merged
merged 18 commits into from
May 15, 2016
Merged

Commits on Mar 23, 2016

  1. add jeweler

    Francis Luong (Franco) committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    35f2bce View commit details
    Browse the repository at this point in the history
  2. gem cleanup

    Francis Luong (Franco) committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    9d1858e View commit details
    Browse the repository at this point in the history
  3. initial .travis.yml

    Francis Luong (Franco) committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    3f7aa3b View commit details
    Browse the repository at this point in the history
  4. bundler version

    Francis Luong (Franco) committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    96cf4f2 View commit details
    Browse the repository at this point in the history
  5. remove Gemfile #gemspec

    Francis Luong (Franco) committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    e4fefff View commit details
    Browse the repository at this point in the history
  6. adjust rvm list in .travis.yml

    Francis Luong (Franco) committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    953e3d9 View commit details
    Browse the repository at this point in the history
  7. add code climate test reporter

    Francis Luong (Franco) committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    0a65b5c View commit details
    Browse the repository at this point in the history
  8. add cc token

    Francis Luong (Franco) committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    6a58f2e View commit details
    Browse the repository at this point in the history
  9. TIL: gemspec is not Gemfile

    Francis Luong (Franco) committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    9cb57ee View commit details
    Browse the repository at this point in the history
  10. no stinking patch levels

    Francis Luong (Franco) committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    b90085f View commit details
    Browse the repository at this point in the history
  11. relax rake requirement

    …and gem install stuff in travis
    Francis Luong (Franco) committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    bc8836b View commit details
    Browse the repository at this point in the history
  12. trim failing versions, toggle rake install

    Francis Luong (Franco) committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    8b6ae14 View commit details
    Browse the repository at this point in the history
  13. gem install rake -x

    Francis Luong (Franco) committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    77e745c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2016

  1. remove unsupported rubies and ree

    Francis Luong (Franco) committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    ad84f34 View commit details
    Browse the repository at this point in the history
  2. add versions named on ruby-lang.org

    Francis Luong (Franco) committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    4103f53 View commit details
    Browse the repository at this point in the history
  3. removing rbx - still troubled

    Francis Luong (Franco) committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    336cadd View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2016

  1. update readme and contributing

    Francis Luong (Franco) committed Apr 2, 2016
    Configuration menu
    Copy the full SHA
    6e3aa7d View commit details
    Browse the repository at this point in the history
  2. spaces between badges

    Francis Luong (Franco) committed Apr 2, 2016
    Configuration menu
    Copy the full SHA
    ae8d052 View commit details
    Browse the repository at this point in the history