Sha256: c4934ecc539d1e2e2c30f3ad4b5a9a015c320a07c6205d128a360739c20ac7c3

Contents?: true

Size: 393 Bytes

Versions: 1

Compression:

Stored size: 393 Bytes

Contents

language: ruby

cache: bundler

rvm:
  - 2.5.3
  - 2.6.0
  - 2.7.1
  - 3.0.2
  - ruby-head
  - jruby-head

matrix:
  include:
    - rvm: 2.4.1
      script:
        - bundle exec danger
    - rvm: 2.5.3
      env: CONCURRENCY=async-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-1.0.0 .travis.yml