Sha256: 413d6ed330fd73410a37d7e9bda8ea1b909f91c62a3300d681c6d19cde33da3c

Contents?: true

Size: 603 Bytes

Versions: 2

Compression:

Stored size: 603 Bytes

Contents

language: ruby
addons:
  code_climate:
    repo_token: d811b9c7bc95cfa5b0a3b7095e070abed229092bdbb1a5d53b738e4bd4ed973b
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.9.3
    - rvm: 1.9.2
    - rvm: 1.8.7
    - rvm: 1.8.7
    - 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-dicebag-1.0.15 .travis.yml
cinch-dicebag-1.0.14 .travis.yml