Sha256: f73c40904a22d24471b9fbc75b6cdbfd62233fe45aca8941584b315ec3338303

Contents?: true

Size: 298 Bytes

Versions: 2

Compression:

Stored size: 298 Bytes

Contents

language: ruby
rvm:
  - 2.0.0
  - 2.1.10
  - 2.2.10
  - 2.3.7
  - 2.4.4
  - 2.5.1
  - ruby-head
matrix:
  allow_failures:
    - rvm: 2.0.0
    - rvm: 2.1.10
    - rvm: 2.2.10
    - rvm: ruby-head

gemfile:
  - Gemfile

script: "bundle exec rake spec"

notifications:
  irc: "irc.freenode.org#coap"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cbor-0.5.9.6 .travis.yml
cbor-0.5.9.5 .travis.yml