Skip to content

Commit 8a6acc1

Browse files
committed
Disable 1.9.3 builds until upgraded from -preview1 to -rc1
1 parent 1851791 commit 8a6acc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ script: 'ci/travis.rb'
22
rvm:
33
- 1.8.7
44
- 1.9.2
5-
- 1.9.3
5+
#- 1.9.3 # Disable 1.9.3 builds until Travis is on 1.9.3-rc1.
66
env:
77
- "GEM=railties"
88
- "GEM=ap,am,amo,ares,as"

0 commit comments

Comments
 (0)