Sha256: e21a892dab1ac6fcc9101ac3ce5d6666543ddc6c4b72a26d3bc2ae48ea4f466f

Contents?: true

Size: 589 Bytes

Versions: 4

Compression:

Stored size: 589 Bytes

Contents

language: ruby
rvm:
  - 2.1.10
  - 2.2.6
  - 2.3.3
  - 2.4.0
  - ruby-head

cache: bundler

before_install:
  - gem install bundler

script:
  - bundle exec rake
  - bundle exec codeclimate-test-reporter

matrix:
  allow_failures:
  - rvm: ruby-head

addons:
  code_climate:
    repo_token:
      secure: Z23O936LoCDGJ/OyYsLzxTUI+CMWyrfeN1PtQdCNMdF4vxwaCsAHr3ulTdudGhKMrVZGENSEK6fq0Xal3o3oPaH9aGM9sUQ/ibRM+J94Lx6Owu4okTsIHoEy4vFeW+A/62aiwxPcoi7PFrvC8FOfaZg+b+vvYAQcitVe6qwBHiE=

notifications:
  email: false
  webhooks:
    urls:
      - https://webhooks.gitter.im/e/059b85fcc75550b7bc39

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rakuten_web_service-1.6.1 .travis.yml
rakuten_web_service-1.6.0 .travis.yml
rakuten_web_service-1.5.0 .travis.yml
rakuten_web_service-1.4.2 .travis.yml