aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 36f48d8f229910f2914e272b5ca5e0f4cd5678d7 (plain)
1
2
3
4
5
language: ruby
rvm:
  - 1.9.3
  - 1.9.2
script: bundle exec rake install; bundle exec rake generate