Sha256: f7e66dd67a889ab7a3490e21b1aa62a4645da8dba0c9b4290eb2d954c4533298

Contents?: true

Size: 385 Bytes

Versions: 11

Compression:

Stored size: 385 Bytes

Contents

language: ruby
rvm:
  - "1.9.3"
  - "2.0.0"
script: NO_COMPILE_TEST_PROTOS=1 bundle exec rake spec/lib
notifications:
  webhooks:
    urls:
      - https://webhooks.gitter.im/e/51a956bcd2b1854d6756
    on_success: change  # options: [always|never|change] default: always
    on_failure: always  # options: [always|never|change] default: always
    on_start: false     # default: false

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
protobuffy-3.5.1 .travis.yml
protobuffy-3.4.0 .travis.yml
protobuffy-3.3.0 .travis.yml
protobuffy-3.2.0 .travis.yml
protobuffy-3.1.0 .travis.yml
protobuf-3.0.4 .travis.yml
protobuf-3.0.3 .travis.yml
protobuf-3.0.2 .travis.yml
protobuf-3.0.1 .travis.yml
protobuf-3.0.0 .travis.yml
protobuf-3.0.0.rc2 .travis.yml