Sha256: cba1cbf47fe841f584673171401af1729d402426f424d25c6b25dd871a800150

Contents?: true

Size: 352 Bytes

Versions: 4

Compression:

Stored size: 352 Bytes

Contents

language: ruby
bundler_args: --without development
rvm:
  - 1.9.3
  - 2.0.0
  - ruby-head
  - jruby-19mode
  - jruby-20mode
  - jruby-head
  - rbx-19mode
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
branches:
  only:
    - master
after_success:
  - cover -report coveralls
notifications:
  recipients:
    - yuliinfo@gmail.com

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
rescue-dog-0.3.8 .travis.yml
rescue-dog-0.3.7 .travis.yml
snipp-0.1.4 .travis.yml
rescue-dog-0.3.5 .travis.yml