From c0448f85866bbaf739b106d63b38895d7a2192d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torbj=C3=B6rn=20Klatt?= Date: Tue, 22 Dec 2015 13:22:51 +0100 Subject: [PATCH] update README with links to Travis MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Torbjörn Klatt --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a02da8761e..a5c33ca322 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ own documentation, use the [doxypypy](https://github.com/Feneric/doxypypy) filte Some first, rather rudimentary tests can be found in the tests directory and nose should be able to run those out-of-the-box. Auto-generated test results are here: -[![status-img][]](https://pint.fz-juelich.de/ci/view/pySDC/job/PYSDC/lastCompletedBuild/testReport/) +[![status-img][]](https://travis-ci.org/Parallel-in-Time/pySDC) HowTo @@ -70,4 +70,4 @@ provided with this code), only a custom problem description have to be implement Note: all interfaces are subject to changes, if necessary. -[status-img]: https://pint.fz-juelich.de/ci/view/pySDC/job/PYSDC/badge/icon \ No newline at end of file +[status-img]: https://travis-ci.org/Parallel-in-Time/pySDC.svg?branch=master \ No newline at end of file