Adding ruby 2.0 to .travis.yml

This commit is contained in:
Ben Atkins 2013-03-07 10:58:09 -05:00
parent 283f13139a
commit 5122d8daf7
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
language: ruby
rvm:
- 2.0.0
- 1.9.3