Sha256: 0fb4487f508f280f1d75c88d5792f8cc6f03b524591fad99b11a09132041e457

Contents?: true

Size: 312 Bytes

Versions: 2

Compression:

Stored size: 312 Bytes

Contents

rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - jruby
  - rbx
  - ruby-head
env:
  - CHILDPROCESS_POSIX_SPAWN=true
  - CHILDPROCESS_POSIX_SPAWN=false
matrix:
  exclude:
    - rvm: jruby
      env: CHILDPROCESS_POSIX_SPAWN=true
    - rvm: rbx
      env: CHILDPROCESS_POSIX_SPAWN=true
  allow_failures:
    - rvm: ruby-head

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
childprocess-0.3.6 .travis.yml
childprocess-0.3.5 .travis.yml