Sha256: 91e9ad18eaeff5179e58a721bccabd59437da5c546bdcb9a9a51440d56838fd1

Contents?: true

Size: 324 Bytes

Versions: 2

Compression:

Stored size: 324 Bytes

Contents

language: ruby
script: "bundle exec rake ci"
env:
  - TRAVIS=true
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.2
  - 2.1.3
  - 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.6.5 .travis.yml
mutant-0.6.4 .travis.yml