r7kamura/altria

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
rvm:
  - 1.9.3
  - 2.0.0
branches:
  only:
    - master
before_script:
  - bundle exec rake db:create db:migrate