add "jruby-20mode" and "jruby-21mode" to .travis.yml
git-svn-id: http://svn.redmine.org/redmine/trunk@12873 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
889a5ed77a
commit
561f0f14ba
|
@ -9,6 +9,8 @@ rvm:
|
|||
- 2.1.0
|
||||
- jruby-18mode
|
||||
- jruby-19mode
|
||||
- jruby-20mode
|
||||
- jruby-21mode
|
||||
env:
|
||||
- "TEST_SUITE=units DATABASE_ADAPTER=postgresql"
|
||||
- "TEST_SUITE=functionals DATABASE_ADAPTER=postgresql"
|
||||
|
|
Loading…
Reference in New Issue