Sha256: d5cb47187259bdf8b9e57e45245176a65a41f14df05a5e701bdd425f73e0acbd

Contents?: true

Size: 263 Bytes

Versions: 5

Compression:

Stored size: 263 Bytes

Contents

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
mutant-0.5.16 .travis.yml
mutant-0.5.15 .travis.yml
mutant-0.5.14 .travis.yml
mutant-0.5.13 .travis.yml
mutant-0.5.12 .travis.yml