Sha256: 23d1206e628f146b59dfe353eb2813ec07cb678cbe4df0ec002f65175a62c2d7

Contents?: true

Size: 264 Bytes

Versions: 2

Compression:

Stored size: 264 Bytes

Contents

language: ruby

before_install:
  - gem uninstall -v '>= 2' -i $(rvm gemdir)@global -ax bundler || true
  - gem install bundler -v '< 2'

script:
  - bundle exec rake

rvm:
 - 2.0.0-p648
 - 2.1.0
 - 2.2.10
 - 2.3.8
 - 2.4.5
 - 2.5.3
 - 2.6.1

gemfile:
  - Gemfile

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
raygun4ruby-3.2.3 .travis.yml
raygun4ruby-3.2.3.pre .travis.yml