mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 13:00:25 +01:00
Replace RMagick with MiniMagick (#30492).
Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18366 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -13,7 +13,7 @@ install:
|
||||
build: off
|
||||
|
||||
test_script:
|
||||
- bundle install --without rmagick
|
||||
- bundle install --without minimagick
|
||||
- set SCMS=mercurial
|
||||
- set RUN_ON_NOT_OFFICIAL=
|
||||
- set RUBY_VER=1.9
|
||||
|
||||
Reference in New Issue
Block a user