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

gems.virtus-1.0.5..travis.yml Maven / Gradle / Ivy

The newest version!
language: ruby
before_install: gem install bundler
bundler_args: --without tools
script: "bundle exec rake spec"
env:
  - CODECLIMATE_REPO_TOKEN=2b66fbb7c7c72503eb7841a479c0ad923f691729f4109b4aa8c9b4def1ebb42d
rvm:
  - 1.9
  - 2.0
  - 2.1
  - 2.2
  - jruby
  - rbx
  - ruby-head
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: rbx
notifications:
  email:
    - [email protected]
    - [email protected]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy