.travis.yml 70 B

123456
  1. rvm:
  2. - 1.8.7
  3. - 1.9.3
  4. - ruby-head
  5. script: bundle exec rake spec