8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33b3aa6 commit 4bc4c46Copy full SHA for 4bc4c46
02-Use_the_Tools_Available.md
@@ -38,7 +38,10 @@ Continuous Integration (CI) tools automatically build the source code as changes
38
* [AppVeyor](http://www.appveyor.com/)
39
* supports Windows, MSVC and MinGW
40
* free for public repositoris on GitHub
41
- * [Hudson CI](http://hudson-ci.org/)
+ * [Hudson CI](http://hudson-ci.org/) / [Jenkins CI](https://jenkins-ci.org/)
42
+ * Java Application Server is required
43
+ * supports Windows, OS X, and Linux
44
+ * extendable with a lot of plugins
45
* [TeamCity](https://www.jetbrains.com/teamcity)
46
* has a free option for open source projects
47
* [Decent CI](https://github.com/lefticus/decent_ci)
0 commit comments