tscolari/mobylette

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
rvm:
  - 1.9.2
  - 1.9.3
  - 2.0.0
  #- ruby-head
script: "bundle exec rspec spec"
before_install:
  - gem update bundler