Sha256: 109aad2b9501f6861865b18b8a60bb8706a188825bfeeda395ee4cc47758d189

Contents?: true

Size: 196 Bytes

Versions: 2

Compression:

Stored size: 196 Bytes

Contents

sudo: false
language: ruby
rvm:
  - 2.0.0
  - 2.1.0
  - 2.1.7
  - 2.2.3
  - 2.3.1

script: bundle exec rspec spec
before_install:
  - gem update --system
  - gem --version
  - gem install bundler

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
airborne-0.2.7 .travis.yml
airborne-0.2.6 .travis.yml