Sha256: d055e3ec9f3adbacb57a6071ec2cf724480c6322b579a2efc3b1a5b07ecc1a86

Contents?: true

Size: 592 Bytes

Versions: 2

Compression:

Stored size: 592 Bytes

Contents

addons:
    code_climate:
        repo_token: 09ffc7d4f0f2912b317e719d8f95fd14fcfa3a0a117a24335a33c81d5013c8e5
language: ruby
before_install:
  - gem update --system
  - gem update bundler
env:
  global:
    - "JRUBY_OPTS=-Xcext.enabled=true"
rvm:
  - 2.3.0
  - 2.2.0
  - 2.1.0
  - 2.0.0
  - 1.9.3
  - 1.9.2
  - 1.8.7
  - jruby-18mode
  - jruby-19mode
  - ruby-head
  - jruby-head
  - ree
matrix:
  allow_failures:
    - rvm: 1.8.7
    - rvm: 1.9.2
    - rvm: 1.9.3
    - rvm: ree
    - rvm: jruby-18mode
    - rvm: jruby-19mode
    - rvm: jruby-head
    - rvm: ruby-head
  fast_finish: true

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cinch-toolbox-1.1.7 .travis.yml
cinch-toolbox-1.1.6 .travis.yml