Sha256: 504a7bf2d1fbf354836fd7fb6ccf5352f1099fd3ae21504e222b12b145fe2118

Contents?: true

Size: 314 Bytes

Versions: 10

Compression:

Stored size: 314 Bytes

Contents

sudo: false
cache: bundler
language: ruby
before_install:
  - "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
  - gem install bundler
  - gem update bundler
script: bundle exec rake test
rvm:
  - 2.0.0
  - 2.1.5
  - 2.2.2
  - 2.2.3
  - 2.3.0
  - 2.3.1
env:
 - RAILS_ENV=test RACK_ENV=test
notifications:
  email: false

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
rack-proxy-0.7.1 .travis.yml
rack-proxy-0.7.0 .travis.yml
chatops-rpc-0.0.2 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/rack-proxy-0.6.5/.travis.yml
chatops-rpc-0.0.1 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/rack-proxy-0.6.5/.travis.yml
rack-proxy-0.6.5 .travis.yml
rack-proxy-0.6.4 .travis.yml
rack-proxy-0.6.3 .travis.yml
rack-proxy-0.6.2 .travis.yml
rack-proxy-0.6.1 .travis.yml
rack-proxy-0.6.0 .travis.yml