Sha256: 56ca7a546533e184b516e75df0bc747245a9ca0688c72d4d2319effd07bdb4fb

Contents?: true

Size: 472 Bytes

Versions: 2

Compression:

Stored size: 472 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
  fast_finish: true
notifications:
  recipients:
    - timo.roessner@googlemail.com
    - matijs@matijs.net
    - emil.rehnberg@gmail.com
    - chastell@chastell.net
  irc: "irc.freenode.org#reek"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
reek-2.2.1 .travis.yml
reek-2.2.0 .travis.yml