From: Martin Quinson Date: Thu, 22 Mar 2018 10:14:14 +0000 (+0100) Subject: doc: fix link to appveyor (and update text) X-Git-Tag: v3.19.1~6 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/d5b7ff90d7fb09a74c1bec86ec941d5c29e5226c?hp=d3d4c51aace6f9daab7ee7bf664d9d56c81070f8 doc: fix link to appveyor (and update text) --- diff --git a/doc/doxygen/inside_tests.doc b/doc/doxygen/inside_tests.doc index 21d187f6d7..7845eb2a75 100644 --- a/doc/doxygen/inside_tests.doc +++ b/doc/doxygen/inside_tests.doc @@ -326,13 +326,14 @@ manager there, and it works like a charm. AppVeyor aims at becoming the Travis of Windows. It is maybe less mature than Travis, or maybe it is just that I'm less trained in Windows. Our configuration is in the file appveyor.yml as it should -be, and the result is here: https://ci.appveyor.com/project/simgrid/simgrid +be, and the result is here: https://ci.appveyor.com/project/mquinson/simgrid We use \c Choco as a package manager on AppVeyor, and it is sufficient for us. In the future, we will probably move to the ubuntu subsystem -of Windows 10: SimGrid performs very well under these settings, but -unfortunately we have no continuous integration service providing it -yet, so we cannot drop AppVeyor yet. +of Windows 10: SimGrid performs very well under these settings, as +tested on Inria's CI servers. For the time being having a native +library is still useful for the Java users that don't want to install +anything beyond Java on their windows. \subsection inside_tests_debian Debian builders