Revert "Specific patch version of 1.9.3: 362."

This reverts commit e4517c42af.
This commit is contained in:
Parker Moore 2013-01-11 16:45:17 -08:00
parent e4517c42af
commit 8b9baeee0e
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
language: ruby language: ruby
rvm: rvm:
- 1.9.3-p362 - 1.9.3
- 1.9.2 - 1.9.2
- 1.8.7 - 1.8.7
script: bundle exec rake