Sha256: fc15d7666da631c0ffaf5e9982dffa1923453126939e459e5083b81929d0676f

Contents?: true

Size: 333 Bytes

Versions: 3

Compression:

Stored size: 333 Bytes

Contents

language: ruby
before_install: gem install bundler
bundler_args: --without guard metrics
script: "bundle exec rake spec"
rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - 2.0.0
  - jruby-18mode
  - jruby-19mode
  - rbx-18mode
  - rbx-19mode
  - ree
  - jruby-head

notifications:
  email:
    - piotr.solnica@gmail.com
    - dan.kubb@gmail.com

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
coercible-0.2.0 .travis.yml
coercible-0.1.0 .travis.yml
coercible-0.0.2 .travis.yml