Sha256: bb0ba56954eaee058c22d86af933aca74445525c4474e6c464d1ca8a6a7b1bb2

Contents?: true

Size: 1.1 KB

Versions: 13

Compression:

Stored size: 1.1 KB

Contents

sudo: false
language: ruby
rvm:
  - 2.2.6
  - 2.3.3
  - 2.4.0
before_install:
  - gem update --system --no-doc
  - bundle install --gemfile=.overcommit_gems.rb
before_script:
  - git config --global user.email 'travis@travis.ci'
  - git config --global user.name 'Travis CI'
script:
  - bundle exec rspec
  - bundle exec codeclimate-test-reporter
  - overcommit --sign
  - overcommit --run
addons:
  code_climate:
    repo_token:
      secure: neJ5LVLV6vgeCnerSQjUpLuQDvxEH87iW8swCSWl2hTtPcD/GuwYSeSXnhH72HVHi/9basHHhaYPcE2YeBwBCr39PhiHMNwS5GGGk/RGjKpU/Gt1KXV8KXTbNGT4v+ZMM3cdsdDfe8OnzGguNVsdxseHa3KE2pyuvo2a0swXwKa7BU9VB/3ZoZvvfI3Xr9im4eklWam5yCwVR0FOF7epzmNTKMXcUga2BOc9PV5aVELzLILLCHCJSCupe5Rx8mfcsRoRmZXKduF8Ke3eq8eULvLEo4EGfC107najOqrKt7x8uDVIsuGrP4LUQ4ainmNEb2jIvpjuqAxpusMjhpjCINF1Tn0OXK93OXAp4QKeIYoYEqKtzRxX0TWFNWHB8ombF9HTMF2DmloDZyFRiI40JSMImU0hc4MDxRgiTW5MDWGbohDaJ+9VV6+rIqtlEfLhgj1grFBAroaJce9BB7RQEmfsZPzhC2VXwGxHw/YkJgzBNGq1/9E1DoTY9RPSNTQfSRodhI3XW8LSQSHTBeXZvymVcjeOyYgjzJYviLHR8QS4cXpUALtlFXyaMkPHUBLUn8XsBa5Azfh5y3qPMGiJq1/qaHA4mKj5ls+ngFbzOq82sYGAKgQHj/ZDb+FZMQQanp4jyWADKcpXcmINb9jEQwkU0bjpuhUYtghASxH1Kl8=

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
warden-jwt_auth-0.3.5 .travis.yml
warden-jwt_auth-0.3.4 .travis.yml
warden-jwt_auth-0.3.3 .travis.yml
warden-jwt_auth-0.3.2 .travis.yml
warden-jwt_auth-0.3.1 .travis.yml
warden-jwt_auth-0.3.0 .travis.yml
warden-jwt_auth-0.2.1 .travis.yml
warden-jwt_auth-0.2.0 .travis.yml
warden-jwt_auth-0.1.4 .travis.yml
warden-jwt_auth-0.1.3 .travis.yml
warden-jwt_auth-0.1.2 .travis.yml
warden-jwt_auth-0.1.1 .travis.yml
warden-jwt_auth-0.1.0 .travis.yml