Travis CI

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(链接)
(安装)
第32行: 第32行:
 
  bundle install
 
  bundle install
 
  bundle exec rake travis:setup:config
 
  bundle exec rake travis:setup:config
   
+
  vi config/travis.yml
 +
bundle exec rake travis:setup
 +
Install and start [[RabbitMQ]] server.
 +
bundle exec foreman start
 +
http://localhost:5000
 +
 
 
==链接==
 
==链接==
 
*[https://github.com/travis-ci travis-ci @ github]
 
*[https://github.com/travis-ci travis-ci @ github]

2012年6月28日 (四) 09:24的版本

Tested-with-travis-ci.png

travis-ci:一个面向Ruby社区的开源分布式构建系统。

目录

环境

应用

  • Travis Hub
  • Travis Server
  • Travis Worker
  • Travis Listener
  • Travis Boxes

支持语言

安装

git clone https://github.com/travis-ci/travis-ci.git // 需ruby 1.9.3
cd travis-ci
bundle install
bundle exec rake travis:setup:config
vi config/travis.yml
bundle exec rake travis:setup
Install and start RabbitMQ server.
bundle exec foreman start
http://localhost:5000

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱