Sha256: 1692680c5e221f787beba0b571f90b7fbe24688b5b4829ff8a600f10ef63f95b

Contents?: true

Size: 708 Bytes

Versions: 3

Compression:

Stored size: 708 Bytes

Contents

language: ruby
rvm:
  - 2.1.10
  - 2.2.5
  - 2.3.1
  - 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
  hipchat:
    rooms:
      secure: RYuIFjh/T6Hlj9nJ0RjmlTlES+9ZWcDNe1o2KRqMdH8cK1epIEgcEzMsFP6wKPRMQqOVw6Tu5gBMltDgu26sAW8HkTnMlzYtF6AVeOgsC6VVO9XzdaoVWWQX5J/Xn21vNV1vcncuOuMByz6dmzWngZv3T0u1mcvPje00EDNo27M=

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rakuten_web_service-1.4.1 .travis.yml
rakuten_web_service-1.4.0 .travis.yml
rakuten_web_service-1.3.0 .travis.yml