Sha256: 06bf7c7628629cf4a0b4a02d1edb6c4859272a942e3ecbafc17778b7734b3207

Contents?: true

Size: 523 Bytes

Versions: 1

Compression:

Stored size: 523 Bytes

Contents

sudo: false
dist: trusty
cache: bundler
language: ruby
bundler_args: --without debugging
script: bundle exec rake ci
rvm:
  - 2.1
  - 2.2
  - 2.3
  - 2.4
  - jruby-9.1.7.0
  - jruby-head
  - ruby-head
  - rubinius-3
matrix:
  allow_failures:
    - rvm: jruby-9.1.7.0
    - 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-4.7.3 .travis.yml