Sha256: 0436f37b5898bcabe9a927cb594e8b2d0b6654829706f78281a6bbbd93c31b38
Contents?: true
Size: 589 Bytes
Versions: 10
Compression:
Stored size: 589 Bytes
Contents
sudo: false language: ruby cache: bundler rvm: - 1.9.3 - 2.0.0 - 2.1.10 - 2.2.9 - 2.3.6 - 2.4.3 - 2.5.0 - ruby-head - jruby-19mode - jruby-9.1.15.0 before_install: - gem install bundler -v 1.16.1 git: submodules: false gemfile: - Gemfile matrix: include: - rvm: 2.5.0 gemfile: gemfiles/rubyracer - rvm: jruby-9.1.15.0 gemfile: gemfiles/rubyrhino - rvm: 2.5.0 gemfile: gemfiles/alaska env: ALASKA=1 allow_failures: - rvm: 2.5.0 gemfile: gemfiles/alaska env: ALASKA=1 - rvm: ruby-head fast_finish: true
Version data entries
10 entries across 10 versions & 1 rubygems