jellymann/someapi

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
cache: bundler
rvm:
  - "2.1.2"
  - "2.0.0"
  - "1.9.3"
script: bundle exec rspec spec