From fbe5d5f30ee570fc58855e5ad4e5a63bba5582e7 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Mon, 31 Mar 2014 08:46:39 +0200 Subject: [PATCH] Updated web content. [ci skip] --- doc/web/app.yaml | 2 +- doc/web/content/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/web/app.yaml b/doc/web/app.yaml index e2d01d1d..384af508 100644 --- a/doc/web/app.yaml +++ b/doc/web/app.yaml @@ -1,4 +1,4 @@ -version: "9.0" +version: "9.1" name: "LinkChecker" lname: "linkchecker" maintainer: "Bastian Kleineidam" diff --git a/doc/web/content/index.md b/doc/web/content/index.md index e46dec81..e052295b 100644 --- a/doc/web/content/index.md +++ b/doc/web/content/index.md @@ -56,7 +56,7 @@ If this software does not fit your requirements, you can check out Test suite status ------------------ -Linkchecker has extensive unit tests to ensure the code quality. +Linkchecker has extensive unit tests to ensure code quality. [Travis CI](https://travis-ci.org/) is used for continuous build and test integration.