Sha256: fa48e65a8a2d22b4d067d4b35a379b03b8bc95d2c492e4ea5bea1226e5bdbc66

Contents?: true

Size: 304 Bytes

Versions: 2

Compression:

Stored size: 304 Bytes

Contents

language: ruby
script: "bundle exec rake ci"
env:
  - TRAVIS=true
rvm:
  - 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

2 entries across 2 versions & 1 rubygems

Version Path
mutant-0.7.3 .travis.yml
mutant-0.7.2 .travis.yml