MovingBlocks / Terasology

Terasology - open source voxel world
http://terasology.org
Apache License 2.0
3.69k stars 1.34k forks source link

[QUESTION] Where I can find the CI service? #3646

Closed gustavosizilio closed 5 years ago

gustavosizilio commented 5 years ago

Is this project using continuous integration services (e.g., Travis-CI or Jenkings)? Or has it used at any point of its lifetime?

Cervator commented 5 years ago

Hi @gustavosizilio - yes, we've had https://jenkins.terasology.org/ in use for years and years.

PRs in this repo and a few others get auto-tested with links to build info etc :-)

Any follow-up question or something you're interested in changing / working on?

gustavosizilio commented 5 years ago

Thank you very much! I just want to study the builds. closing this issue. I appreciate your time!