Sha256: 6a45c98b9f3f4facddcf825f1162d8698ab67e16d6ef3216721a2d083770135f

Contents?: true

Size: 265 Bytes

Versions: 1

Compression:

Stored size: 265 Bytes

Contents

language: ruby
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1
  - 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.0 .travis.yml