Sha256: c6c5b3795b8e2c5cb859c0bc5f3b669bb6d0f8ff1be19be99dad06d8e24778d3

Contents?: true

Size: 287 Bytes

Versions: 1

Compression:

Stored size: 287 Bytes

Contents

language: ruby
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.6
  - 2.2.2
  - 2.3.0
  - ruby-head
  - rbx-2
  - 1.8.7
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: rbx-2
    - rvm: 1.8.7

gemfile:
  - Gemfile

script: "bundle exec rake spec"

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cbor-0.5.9.1 .travis.yml