Sha256: 37078b82eba3582a6c27dbb8761626180ba8f59a68d93a994e283a0b456f4026

Contents?: true

Size: 452 Bytes

Versions: 1

Compression:

Stored size: 452 Bytes

Contents

sudo: false
cache: bundler
language: ruby
bundler_args: --without local_development
script: bundle exec rake
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1
  - 2.2
  - jruby-19mode
  - rbx-2
  - ruby-head
  - jruby-head
matrix:
  allow_failures:
    - rvm: jruby-head
    - rvm: ruby-head
notifications:
  recipients:
    - timo.roessner@googlemail.com
    - matijs@matijs.net
    - emil.rehnberg@gmail.com
    - chastell@chastell.net
  irc: "irc.freenode.org#reek"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
reek-2.1.0 .travis.yml