Sha256: 845a6cd9649935757c9422f4bf3897adeafccfe70ab33b6cb1188b7c37db0eea

Contents?: true

Size: 377 Bytes

Versions: 1

Compression:

Stored size: 377 Bytes

Contents

language: ruby
script: 'bundle exec rake ci'
rvm:
  - 1.9.3
  - 2.0.0
  - ruby-head
  - rbx-19mode
  - ruby-head
  - jruby-19mode
matrix:
  allow_failures:
    - rvm: jruby-19mode # No fork(2) support, workaround planned
    - rvm: ruby-head # Broken at this time
notifications:
  irc:
    channels:
      - irc.freenode.org#rom-rb
    on_success: never
    on_failure: change

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mutant-0.3.0.beta2 .travis.yml