Sha256: 795c5c2bae78d5f11ebc2e07feb3b7a723caf4b21769fafe34c13717d36a2c53

Contents?: true

Size: 245 Bytes

Versions: 10

Compression:

Stored size: 245 Bytes

Contents

language: ruby
rvm:
  - "1.9.3"
  - rbx-19mode
after_success: "rake release:ci"
before_install:
  - git submodule foreach --recursive git submodule sync
  - git submodule update --init --recursive
matrix:
  allow_failures:
    - rvm: rbx-19mode

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
new_cfoundry-4.9.4 .travis.yml
new_cfoundry-4.9.3 .travis.yml
ncfoundry-4.9.4 .travis.yml
ncfoundry-4.9.3 .travis.yml
ncfoundry-4.9.2 .travis.yml
new_cfoundry-4.9.2 .travis.yml
new_cfoundry-4.9.1 .travis.yml
new_cfoundry-4.9.0 .travis.yml
new_cfoundry-4.8.3 .travis.yml
new_cfoundry-4.8.2 .travis.yml