Sha256: af9b703a2f4344c670d9d5e115642b85100c403d2a5ac3e9350cd4c2ca5e54a4

Contents?: true

Size: 475 Bytes

Versions: 11

Compression:

Stored size: 475 Bytes

Contents

language: ruby
sudo: false
cache: bundler
before_install:
  - gem install bundler
script:
  - bundle exec rubocop
  - bundle exec rake test
rvm:
  - 2.0
  - 2.1
  - 2.2
  - 2.3.3
  - 2.4.0
  - ruby-head
  - jruby-head
  - rbx-3
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
    - rvm: rbx-3
notifications:
  webhooks:
    urls:
      - https://webhooks.gitter.im/e/a44b19cc5cf6db25fa87
    on_success: change
    on_failure: always
    on_start: never

Version data entries

11 entries across 11 versions & 11 rubygems

Version Path
fix-0.17.1 .travis.yml
fix-let-0.1.1 .travis.yml
spectus-3.0.6 .travis.yml
fix-expect-0.3.2 .travis.yml
fix-its-0.5.1 .travis.yml
matchi-rspec-0.1.1 .travis.yml
defi-1.1.3 .travis.yml
fix-command-0.5.1 .travis.yml
aw-0.1.1 .travis.yml
matchi-1.0.2 .travis.yml
matchi-fix-1.0.1 .travis.yml