Sha256: 29878b22db349cd8a487e781f064130d4fded7614c64d23a3f410a333549b77d

Contents?: true

Size: 429 Bytes

Versions: 1

Compression:

Stored size: 429 Bytes

Contents

language: ruby

cache: bundler

rvm:
  - 2.2
  - 2.3
  - 2.5
  - ruby-head
  - jruby-head

matrix:
  include:
    - rvm: 2.4.1
      script:
        - bundle exec danger
    - rvm: 2.4.1
      env: CONCURRENCY=celluloid-io
    - rvm: 2.4.1
      env: CONCURRENCY=faye-websocket
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head

git:
  submodules: false

before_install:
  - gem update bundler
  - gem update --system

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
slack-ruby-client-0.12.0 .travis.yml