Sha256: 5c40fdbcdf41bfe10ff27e7d4746fc4f65603025b6f76803f6b841624cce3123
Contents?: true
Size: 635 Bytes
Versions: 18
Compression:
Stored size: 635 Bytes
Contents
sudo: false cache: bundler language: ruby bundler_args: --without debugging script: bundle exec rake ci rvm: - 2.1 - 2.2 - 2.3.0 - rbx-2 - ruby-head matrix: include: - rvm: jruby env: JRUBY_OPTS='--2.0 --server -Xcompile.invokedynamic=false' - rvm: jruby-head env: JRUBY_OPTS='--server -Xcompile.invokedynamic=false' allow_failures: - rvm: jruby - rvm: jruby-head - rvm: rbx-2 - rvm: ruby-head fast_finish: true notifications: email: - timo.roessner@googlemail.com - matijs@matijs.net - chastell@chastell.net irc: irc.freenode.org#reek branches: only: - master
Version data entries
18 entries across 18 versions & 1 rubygems