开发者

Rails dependency problem within CI Joe

I am using cijoe to do continuous integration on my rails app. It runs "rake test" after each push to github.

cijoe returns this on my ci server:

Could not find factory_girl-1.3.3 in any of the sources
Try running `bundle install`.

Whereas locally it runs find. Both my integration server and development machine use rvm and ruby 1.9.2

bundle install is properly ran on the ci server after each pull.

In run cijoe in this manner

nohup cij开发者_Go百科oe . &


This appears to be a bug with CI joe, it is being fixed here. The patch worked fine for me.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜