.travis.yml
d65618f6
 language: ruby
 rvm:
   - 1.9.3
   - 1.9.2
 script: bundle exec rake install; bundle exec rake generate