Travis CI

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(安装)
(安装)
第38行: 第38行:
 
  bundle exec foreman start
 
  bundle exec foreman start
 
  http://localhost:5000
 
  http://localhost:5000
 +
bundle exec rake test:ci
 +
bundle exec rake test:jasmine
  
 
==链接==
 
==链接==

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

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

链接

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

变换
操作
导航
工具箱