collectiveidea/tinder

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
rvm:
  - rbx-2
  - jruby-19mode
  - 1.9.3
  - 2.0.0
  - 2.1
only:
  - master
notifications:
  disabled: true