[libcxx] r302116 - update buildbot doc to link to the new Appveyor builders
Eric Fiselier via cfe-commits
cfe-commits at lists.llvm.org
Wed May 3 22:59:00 PDT 2017
Author: ericwf
Date: Thu May 4 00:58:59 2017
New Revision: 302116
URL: http://llvm.org/viewvc/llvm-project?rev=302116&view=rev
Log:
update buildbot doc to link to the new Appveyor builders
Modified:
libcxx/trunk/docs/index.rst
Modified: libcxx/trunk/docs/index.rst
URL: http://llvm.org/viewvc/llvm-project/libcxx/trunk/docs/index.rst?rev=302116&r1=302115&r2=302116&view=diff
==============================================================================
--- libcxx/trunk/docs/index.rst (original)
+++ libcxx/trunk/docs/index.rst Thu May 4 00:58:59 2017
@@ -145,7 +145,7 @@ Build Bots and Test Coverage
* `LLVM Buildbot Builders <http://lab.llvm.org:8011/console>`_
* `Apple Jenkins Builders <http://lab.llvm.org:8080/green/view/Libcxx/>`_
-* `EricWF's Nightly Builders <http://ds2.efcs.ca:8080/console>`_
+* `Windows Appveyor Builders <https://ci.appveyor.com/project/EricWF/libcxx>`_
* `Code Coverage Results <http://efcs.ca/libcxx-coverage>`_
Getting Involved
More information about the cfe-commits
mailing list