hybridgroup/artoo-sphero

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
rvm:
  - 2.0.0
  - 2.1.0
  - 1.9.3
  - jruby
  - rbx-2.2.10
script:
  - bundle install
  - bundle exec rake test