Sha256: 217f05663f784579c264e62ecc659b6b14e31c550259a759247e5c046fd4de2a
Contents?: true
Size: 672 Bytes
Versions: 1
Compression:
Stored size: 672 Bytes
Contents
dist: trusty cache: bundler language: ruby bundler_args: --without debugging before_script: # Avoid Java announcing _JAVA_OPTIONS environment variable # See https://github.com/travis-ci/travis-ci/issues/8408 - unset _JAVA_OPTIONS script: bundle exec rake ci rvm: - 2.3 - 2.4 - 2.5 - 2.6 - 2.7 - jruby-9.1.17.0 - jruby-9.2.6.0 - jruby-head - ruby-head - rubinius-3 matrix: allow_failures: - rvm: jruby-head - rvm: ruby-head - rvm: rubinius-3 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reek-5.6.0 | .travis.yml |