Travis CI

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(安装)
第1行: 第1行:
 
[[文件:tested-with-travis-ci.png|right]]
 
[[文件:tested-with-travis-ci.png|right]]
travis-ci:一个面向[[Ruby]]社区的开源分布式构建系统。
+
travis-ci:一个面向[[Ruby]]社区的开源分布式构建、持续集成系统。
  
 
==环境==
 
==环境==

2012年6月28日 (四) 10:18的版本

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
sudo port install rabbitmq-server // Mac OS X
sudo port load rabbitmq-server
bundle exec foreman start
http://localhost:5000
bundle exec rake test:ci
bundle exec rake test:jasmine

链接

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

变换
操作
导航
工具箱