Skip to content

Commit

Permalink
2.6-stable: travis: upgrade jruby-9.0.0.0 to jruby-9.0.1.0
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@14580 e93f8b46-1217-0410-a6f0-8f06a7374b81
  • Loading branch information
marutosi committed Sep 14, 2015
1 parent 23ab68f commit eac6381
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ rvm:
- 2.0
- 2.1
- 2.2
- jruby-9.0.0.0
- jruby-9.0.1.0
- jruby
env:
- "SUITE=units DB=postgresql"
Expand Down Expand Up @@ -45,11 +45,11 @@ matrix:
# http://www.redmine.org/issues/19091
# https://github.com/jruby/jruby/issues/779
- rvm: jruby
- rvm: jruby-9.0.0.0
- rvm: jruby-9.0.1.0
env: "SUITE=units DB=postgresql-9.5"
- rvm: jruby-9.0.0.0
- rvm: jruby-9.0.1.0
env: "SUITE=functionals DB=postgresql-9.5"
- rvm: jruby-9.0.0.0
- rvm: jruby-9.0.1.0
env: "SUITE=integration DB=postgresql-9.5"
before_install:
# https://github.com/travis-ci/travis-ci/issues/4720
Expand Down

0 comments on commit eac6381

Please sign in to comment.