Sha256: 0a9072a4d8e5fa90e3a323093a180ce09453d71bc60b58cd718a6cade2d0a52d
Contents?: true
Size: 371 Bytes
Versions: 14
Compression:
Stored size: 371 Bytes
Contents
sudo: false language: ruby rvm: - 2.1.0 - 2.2.0 - 2.3.0 # - ruby-head # use latest bundler because of ruby-head exposing a bundler bug. # see https://github.com/bundler/bundler/pull/3559 # So, that didn't work. so let's not use ruby-head for a while before_install: gem install bundler matrix: include: - rvm: 2.3.0 script: bundle exec rake multiverse
Version data entries
14 entries across 14 versions & 1 rubygems