use jruby instead of jruby-18mode etc. at .travis.yml

git-svn-id: http://svn.redmine.org/redmine/trunk@12874 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2014-02-11 23:54:36 +00:00
parent 561f0f14ba
commit 489496488f
1 changed files with 1 additions and 4 deletions

View File

@ -7,10 +7,7 @@ rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- jruby-18mode
- jruby-19mode
- jruby-20mode
- jruby-21mode
- jruby
env:
- "TEST_SUITE=units DATABASE_ADAPTER=postgresql"
- "TEST_SUITE=functionals DATABASE_ADAPTER=postgresql"