Sha256: e30abb4b0a6c0398c9da574d0769dadbc4fa0063bfa36b701248453f55b90f58

Contents?: true

Size: 397 Bytes

Versions: 11

Compression:

Stored size: 397 Bytes

Contents

language: ruby
rvm:
  - "1.9.3"
  - "2.0.0"
  - "2.1.1"
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 & 1 rubygems

Version Path
protobuf-3.3.6 .travis.yml
protobuf-3.3.5 .travis.yml
protobuf-3.3.4 .travis.yml
protobuf-3.3.3 .travis.yml
protobuf-3.3.2 .travis.yml
protobuf-3.3.1 .travis.yml
protobuf-3.3.0 .travis.yml
protobuf-3.2.1 .travis.yml
protobuf-3.2.0 .travis.yml
protobuf-3.1.0 .travis.yml
protobuf-3.0.5 .travis.yml