Sha256: d04a4bfbe5c29d4066d83bac73cd4d3aa1f99ca4ce482784d269f8f12bfda613

Contents?: true

Size: 198 Bytes

Versions: 5

Compression:

Stored size: 198 Bytes

Contents

sudo: false
language: ruby
cache: bundler
rvm:
  - 2.0.0
  - 2.1.10
  - 2.2.6
  - 2.3.3
  - 2.4.0
  - jruby-9.0.5.0
  - jruby-9.1.5.0
before_install:
  - gem update --system
  - gem install bundler

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
speculation-0.4.2 .travis.yml
speculation-0.4.0 .travis.yml
speculation-0.3.1 .travis.yml
speculation-0.3.0 .travis.yml
speculation-0.2.0 .travis.yml