Sha256: 1475464823cac92e0e8b7028d80eb68e4e009ecccf956d193b56650ed0221235

Contents?: true

Size: 270 Bytes

Versions: 1

Compression:

Stored size: 270 Bytes

Contents

language: ruby
rvm:
- 2.4.1
- 2.2.2
- 2.1.0
- 2.0.0
- 1.9.3
- jruby-19mode

before_install:
- gem install bundler -v 1.12
- gem update --system
- bundle --version
- gem --version

install:
- bundle _1.12.0_ install --with "$GEMSETS"

script:
- bundle _1.12.0_ exec rake

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bugsnag-api-2.0.0 .travis.yml