Sha256: 37764b2b33dd2e732df9f6a19c6856ecb3f79ea2988440d4fb935a2d9ac9e25b

Contents?: true

Size: 320 Bytes

Versions: 4

Compression:

Stored size: 320 Bytes

Contents

language: ruby
script: "bundle exec rake ci"
env:
  - TRAVIS=true
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.2
  - rbx-2
matrix:
  allow_failures:
    - rvm: 2.1.2 # still segfaults on stack overflow on define_method
notifications:
  irc:
    channels:
      - irc.freenode.org#mutant
    on_success: never
    on_failure: change

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mutant-0.5.26 .travis.yml
mutant-0.5.25 .travis.yml
mutant-0.5.24 .travis.yml
mutant-0.5.23 .travis.yml