Sha256: f0dbd6263ce9ea73ae6b7a36118d25661d007d9759110d9509c9f9be6fe2616c

Contents?: true

Size: 424 Bytes

Versions: 4

Compression:

Stored size: 424 Bytes

Contents

language: ruby
rvm:
  - "2.1.0"
  - "2.1.1"
  - "2.1.2"
  - "2.1.3"
  # - jruby-19mode # JRuby in 1.9 mode
  # - rbx
script: bundle exec rake
notifications:
  webhooks:
    urls:
      - https://webhooks.gitter.im/e/046f551739ef8cf19b8c
    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

4 entries across 4 versions & 1 rubygems

Version Path
volt-0.8.21 .travis.yml
volt-0.8.20 .travis.yml
volt-0.8.19 .travis.yml
volt-0.8.18 .travis.yml