adrienkohlbecker/ruote-synchronize

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
bundler_args: --without development
rvm:
  - "1.8.7"
  - "1.9.2"
  - "1.9.3"
  - "2.0.0"
  - jruby-18mode
  - jruby-19mode
  - rbx-18mode
  - rbx-19mode
script: bundle exec rspec spec