Add ruby 2.0.0 to travis config.

This commit is contained in:
Patrick Mahoney 2013-02-21 13:09:08 -06:00
parent 5abcdb378c
commit 4906f5acf5
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
language: ruby
rvm:
- 2.0.0
- 1.9.3
- 1.9.2
- 1.8.7
- ree
- ree
notifications:
email: false