Revert "Disable 1.9.3 builds until upgraded from -preview1 to -rc1"

This reverts commit 8a6acc17bb.
This commit is contained in:
Jeremy Kemper 2011-11-01 17:41:37 -07:00
parent 62a86748ae
commit 836b620850
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ script: 'ci/travis.rb'
rvm:
- 1.8.7
- 1.9.2
#- 1.9.3 # Disable 1.9.3 builds until Travis is on 1.9.3-rc1.
- 1.9.3
env:
- "GEM=railties"
- "GEM=ap,am,amo,ares,as"