Posts: 427
Threads: 54
Joined: Mar 2014
Reputation:
-5
Hello, could you explain this ? Every time when i look at Closed request
https://github.com/DHrpcs3/rpcs3/pulls?q...s%3Aclosed i see that only a few commits goes though the Travis CI build successfully. So the others commits are not include in "every days" builds by autobot ?
GIGABYTE GA-Z170X-GAMING 3, i7-7700K (4,5 ghz), 16 GB - 3200, MSI GTX 1080 Ti, Win 8.1 - 64 bit
Posts: 231
Threads: 1
Joined: Mar 2014
Reputation:
3
Travis CI isn't related to buildbot (autobot? Transformers?). It just builds pull requests/master automatically to make sure the project is compiling without errors. Build bot makes new build on every new commit/merge to master.
Posts: 427
Threads: 54
Joined: Mar 2014
Reputation:
-5
(03-11-2015, 06:21 PM)flashmozzg Wrote: Travis CI isn't related to buildbot (autobot? Transformers?). It just builds pull requests/master automatically to make sure the project is compiling without errors. Build bot makes new build on every new commit/merge to master.
Thanks for the answer. (autobot? Transformers?)
like that name better than buildbot, sorry.
GIGABYTE GA-Z170X-GAMING 3, i7-7700K (4,5 ghz), 16 GB - 3200, MSI GTX 1080 Ti, Win 8.1 - 64 bit