Sha256: 6b324be9478de6e991e818bcbb6612bdd33285ebd4544e9d717e29a51024d0aa

Contents?: true

Size: 314 Bytes

Versions: 3

Compression:

Stored size: 314 Bytes

Contents

language: ruby
script: "bundle exec rake ci"
env:
  - TRAVIS=true
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.4
  - rbx-2
matrix:
  allow_failures:
    - rvm: rbx-2 # travis does not maintain rbx setup correctly
notifications:
  irc:
    channels:
      - irc.freenode.org#mutant
    on_success: never
    on_failure: change

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mutant-0.7.1 .travis.yml
mutant-0.6.7 .travis.yml
mutant-0.6.6 .travis.yml