Sha256: db7f70a2c243f1df353b08cac42526af2b7cf72d11e049769ea7653e5df48742

Contents?: true

Size: 378 Bytes

Versions: 12

Compression:

Stored size: 378 Bytes

Contents

language: ruby
rvm:
  - 2.0.0
  - 2.1.0
  - 2.2.0
  - 2.3.3

notifications:
  email:
    on_success: change
    on_failure: always

script: SPEC_ALL=true bundle exec rspec spec
before_install:
 - gem update bundler
after_success:
  - bundle exec codeclimate-test-reporter

addons:
  code_climate:
    repo_token: 7709fd21981bb9d2658647a66d959415a1029a83f1c199573828797944f26c52

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
shoryuken-3.0.11 .travis.yml
shoryuken-3.0.10 .travis.yml
shoryuken-3.0.9 .travis.yml
shoryuken-3.0.8 .travis.yml
shoryuken-3.0.7 .travis.yml
shoryuken-3.0.6 .travis.yml
shoryuken-3.0.5 .travis.yml
shoryuken-3.0.4 .travis.yml
shoryuken-3.0.3 .travis.yml
shoryuken-3.0.2 .travis.yml
shoryuken-3.0.1 .travis.yml
shoryuken-3.0.0 .travis.yml