Sha256: b8dfbe4e5c48cacacc320a8d2668e9915d41dfc63fbbcb36a5a2c54801846aa2
Contents?: true
Size: 637 Bytes
Versions: 12
Compression:
Stored size: 637 Bytes
Contents
sudo: false cache: bundler language: ruby bundler_args: --without local_development script: - bundle exec rake - bundle exec ataru check rvm: - 2.0.0 - 2.1 - 2.2 - 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
Version data entries
12 entries across 12 versions & 1 rubygems