mirror of
https://github.com/redmine/redmine.git
synced 2026-05-07 15:36:48 +02:00
use rvm 2.0 and 2.1 instead of 2.0.0 and 2.1.0 at .travis.yml
See: https://github.com/travis-ci/travis-ci/issues/2220 git-svn-id: http://svn.redmine.org/redmine/trunk@13116 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -5,8 +5,8 @@ language: ruby
|
||||
rvm:
|
||||
- 1.8.7
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1.0
|
||||
- 2.0
|
||||
- 2.1
|
||||
- jruby
|
||||
matrix:
|
||||
allow_failures:
|
||||
|
||||
Reference in New Issue
Block a user