Skip to content

Commit

Permalink
Add testing for Ruby 2.0.0
Browse files Browse the repository at this point in the history
Now Travis tests both 1.9.3 and 2.0.0 (both in Ubuntu 14.04 Trusty)
  • Loading branch information
vladgh committed Jun 12, 2014
1 parent f928415 commit ba19d81
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,6 +1,7 @@
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.2
deploy:
provider: rubygems
Expand Down

0 comments on commit ba19d81

Please sign in to comment.