1 Star 0 Fork 10

叶志飞 / Redmine

forked from Gitee 极速下载 / Redmine 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
appveyor.yml 863 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Redmine runs tests on own continuous integration server.
# http://www.redmine.org/projects/redmine/wiki/Continuous_integration
# You can also run tests on your environment.
install:
- SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
- ruby --version
- gem --version
- git --version
- hg --version
- chcp
build: off
test_script:
- bundle install --without minimagick
- set SCMS=mercurial
- set RUN_ON_NOT_OFFICIAL=
- set RUBY_VER=1.9
- set BRANCH=trunk
- bundle exec rake config/database.yml
- bundle install
- bundle exec rake ci:setup
- bundle exec rake test
environment:
global:
RAILS_ENV: test
DATABASE_ADAPTER: sqlite3
matrix:
- ruby_version: "193"
- ruby_version: "200"
- ruby_version: "200-x64"
- ruby_version: "21"
- ruby_version: "21-x64"
- ruby_version: "22"
- ruby_version: "22-x64"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Ruby
1
https://gitee.com/yezhifei8855_admin/Redmine.git
git@gitee.com:yezhifei8855_admin/Redmine.git
yezhifei8855_admin
Redmine
Redmine
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891