From d5b7ff90d7fb09a74c1bec86ec941d5c29e5226c Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Thu, 22 Mar 2018 11:14:14 +0100 Subject: [PATCH 1/1] doc: fix link to appveyor (and update text) --- doc/doxygen/inside_tests.doc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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 -- 2.20.1