Sha256: 010481fa8580f2febb81a6cf972c63c1813eb5129a351f2c286b5c1ef76c6b98

Contents?: true

Size: 262 Bytes

Versions: 5

Compression:

Stored size: 262 Bytes

Contents

before_install:
  - gem install bundler
language: ruby
script: 'bundle exec rake spec'
rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - rbx-18mode
  - rbx-19mode
matrix:
  allow_failures:
    - rvm: rbx-19mode
    - rvm: 1.8.7
notifications:
  email:
    - mbj@seonic.net

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
mutant-0.2.4 .travis.yml
mutant-0.2.3 .travis.yml
mutant-0.2.2 .travis.yml
mutant-0.2.1 .travis.yml
mutant-0.2.0 .travis.yml