Commit: 8cc882646ccc08463d8c2b5d3a6227d617be8140 Author: Joe Watkins <krak...@php.net> Sat, 7 Jan 2017 19:32:12 +0000 Parents: 7ae52033afc707cc81e58affdddc27affb289f55 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=8cc882646ccc08463d8c2b5d3a6227d617be8140 Log: make all things fair and include a link to travis also Changed paths: M thanks.php Diff: diff --git a/thanks.php b/thanks.php index f28f766..54a5952 100644 --- a/thanks.php +++ b/thanks.php @@ -100,6 +100,10 @@ site_header("Thanks", array("current" => "community")); <a href="https://www.appveyor.com/">AppVeyor</a> provides continuous integration for Windows builds of PHP. </li> +<li> + <a href="https://www.travis-ci.org/">Travis CI</a> provides continuous integration for builds of PHP. +</li> + </ul> <p> And special thanks to all the companies who donate server space and -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php