Update .travis.yml to use ruby 1.9.3 since Rails requires it

This commit is contained in:
Chris Nicola 2013-02-04 17:24:44 -08:00
parent 121cdff544
commit 283f13139a
1 changed files with 1 additions and 3 deletions

View File

@ -1,5 +1,3 @@
language: ruby
rvm:
- 1.9.2
- 1.8.7
- ree
- 1.9.3