Sha256: b552439a6d49807ac7c14edf08f51918c170c3b4820a1eaf683fb2d148cb5a37

Contents?: true

Size: 463 Bytes

Versions: 9

Compression:

Stored size: 463 Bytes

Contents

language: ruby

rvm:
  - 2.0.0
  - 2.1.10
  - 2.2.9
  - 2.3.6
  - 2.4.3
  - 2.5.0

notifications:
  email:
    on_success: change
    on_failure: always

gemfile:
  - Gemfile
  - Gemfile.aws-sdk-core-v2

env:
  - SPEC_ALL=true

script: 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

9 entries across 9 versions & 1 rubygems

Version Path
shoryuken-4.0.3 .travis.yml
shoryuken-4.0.2 .travis.yml
shoryuken-4.0.1 .travis.yml
shoryuken-4.0.0 .travis.yml
shoryuken-3.3.1 .travis.yml
shoryuken-3.3.0 .travis.yml
shoryuken-3.2.3 .travis.yml
shoryuken-3.2.2 .travis.yml
shoryuken-3.2.1 .travis.yml