All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gems.coercible-1.0.0..travis.yml Maven / Gradle / Ivy

The newest version!
language: ruby
before_install: gem install bundler
bundler_args: --without guard metrics
script: "bundle exec rake spec"
rvm:
  - 1.9.2
  - 1.9.3
  - 2.0.0
  - jruby-19mode
  - rbx-19mode
  - jruby-head

notifications:
  email:
    - [email protected]
    - [email protected]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy