Sha256: fa0f7f04873fb7a56a4147809e93e08f7fa79dcc02ce2370c7b7447d6ce1c377
Contents?: true
Size: 664 Bytes
Versions: 4
Compression:
Stored size: 664 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 - 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
reek-5.5.0 | .travis.yml |
reek-5.4.1 | .travis.yml |
reek-5.4.0 | .travis.yml |
reek-5.3.2 | .travis.yml |