Skip to content

Commit

Permalink
test against ruby 2.0 on travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
coffeejunk committed Feb 26, 2013
1 parent a2075a0 commit abfc798
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: ruby
rvm:
- "1.9.3"
- "2.0.0"
script: "bundle exec rake"

0 comments on commit abfc798

Please sign in to comment.