Sha256: fbb9da4689550fb3fe1f12c120074b602b9591c8c7d45d58a2116429a5d33a10

Contents?: true

Size: 259 Bytes

Versions: 2

Compression:

Stored size: 259 Bytes

Contents

language: ruby
script: "bundle exec rake ci"
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.1
  - rbx
matrix:
  allow_failures:
    - rvm: rbx
    - rvm: 2.1.1
notifications:
  irc:
    channels:
      - irc.freenode.org#mutant
    on_success: never
    on_failure: change

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mutant-0.5.9 .travis.yml
mutant-0.5.8 .travis.yml