Sha256: bf1807e55b47a3b08e92be9fd93257b033e3819af1732cc09bf16a450e5f5a8b

Contents?: true

Size: 388 Bytes

Versions: 8

Compression:

Stored size: 388 Bytes

Contents

language: ruby
env:
  - CODECLIMATE_REPO_TOKEN=d00cb259c01f8d6719834225b572d22ba6ea87feec82f1e48bd10ba250e2c4b5
rvm:
  - 2.2.5
  - 2.3.1
script: "gem install bundler --no-ri --no-rdoc; bundle exec rspec"
notifications:
  slack:
    rooms:
    - shippo:JOD4pUgjGlhSJ1s8mNKUTxKB#devcistatus
  email:
    recipients:
      - wissam@goshippo.com
    on_success: change
    on_failure: always

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
shippo-3.1.0 .travis.yml
shippo-3.0.1 .travis.yml
shippo-3.0.0 .travis.yml
shippo-2.0.8 .travis.yml
shippo-2.0.7 .travis.yml
shippo-2.0.6 .travis.yml
shippo-2.0.5 .travis.yml
shippo-2.0.4 .travis.yml