]> source.dussan.org Git - redmine.git/commitdiff
add "jruby-20mode" and "jruby-21mode" to .travis.yml
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 11 Feb 2014 08:40:25 +0000 (08:40 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 11 Feb 2014 08:40:25 +0000 (08:40 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@12873 e93f8b46-1217-0410-a6f0-8f06a7374b81

.travis.yml

index e539549b185f8683848711230e420279271563c5..78cc3b7a355cb27e9a8d9b551c173fc1f3e6ce20 100644 (file)
@@ -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"