Skip to content

Commit

Permalink
Deprecate 1.9.2, add 2.0.0 :)
Browse files Browse the repository at this point in the history
  • Loading branch information
parkr committed Jul 13, 2013
1 parent 64bb9a3 commit bd2caad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: ruby language: ruby
rvm: rvm:
- 2.0.0
- 1.9.3 - 1.9.3
- 1.9.2
script: bundle exec rake install; bundle exec rake generate script: bundle exec rake install; bundle exec rake generate

0 comments on commit bd2caad

Please sign in to comment.