Sha256: bc20a34f6261157d539b803eab9bf7efb3d797083c340e4b3e829588925a1503

Contents?: true

Size: 206 Bytes

Versions: 1

Compression:

Stored size: 206 Bytes

Contents

.travis.ymllanguage: ruby
cache: bundler

rvm:
  - jruby
  - 2.0.0

script: 'bundle exec rake'

notifications:
  email:
    recipients:
      - bonetsu@gmail.com
    on_failure: change
    on_success: never

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hoohoo-0.0.1 .travis.yml