Sha256: ca5f37c507e6cb209d080bbb4511fffc6f641715fa46d34dcf40e40bcf92ca48

Contents?: true

Size: 332 Bytes

Versions: 3

Compression:

Stored size: 332 Bytes

Contents

language: ruby
dist: xenial
cache: bundler

matrix:
  include:
    - rvm: 2.4
    - rvm: 2.5
    - rvm: 2.6
    - rvm: 2.6
      env: COVERAGE=PartialSummary,Coveralls
    - rvm: truffleruby
    - rvm: jruby-head
      env: JRUBY_OPTS="--debug -X+O"
    - rvm: ruby-head
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
async-websocket-0.13.1 .travis.yml
async-websocket-0.13.0 .travis.yml
async-websocket-0.12.2 .travis.yml