Sha256: 0ea979e604991454846d9be961ef52317406d6ed4c77b49b80d13624d3d2115d

Contents?: true

Size: 253 Bytes

Versions: 4

Compression:

Stored size: 253 Bytes

Contents

language: ruby
script: "bundle exec rake test"
env:
  - CI=true
rvm:
  - 1.8.7
  - rbx-19mode
  - jruby-19mode
  - jruby-head
  - 1.9.2
  - 1.9.3
gemfile:
  - Gemfile
notifications:
  recipients:
    - brent@brentium.com 
branches:
  only:
    - master

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
hasherize_csv-0.0.6 .travis.yml
hasherize_csv-0.0.5 .travis.yml
hasherize_csv-0.0.4 .travis.yml
hasherize_csv-0.0.3 .travis.yml