Update travis.yml

This commit is contained in:
Paulus Schoutsen 2015-12-19 20:44:39 -08:00
parent d1bef58c8a
commit 550118c8ed

View File

@ -1,5 +1,3 @@
language: ruby
rvm:
- 2.0.0
- 1.9.3
script: bundle exec rake install; bundle exec rake generate
cache: bundler
script: rake generate