Sha256: b5a71d092e4a504416e75104b7165bc0489eb5b42b5fb548d970e7e4f2c484d7

Contents?: true

Size: 296 Bytes

Versions: 2

Compression:

Stored size: 296 Bytes

Contents

sudo: false
cache: bundler
language: ruby
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.10
  - 2.2.7
  - 2.3.4
  - 2.4.1
  - 2.5.1
  - 2.6.0
  - ruby-head
  - jruby-19mode
  - jruby-9.1.9.0
  - jruby-head

before_install:
  - gem install bundler --no-document -v '~> 1.13'
before_script:
  - unset JRUBY_OPTS

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
memoist-0.16.2 .travis.yml
memoist-0.16.1 .travis.yml