diff --git a/README.md b/README.md index bcd963a..6a5c965 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ [![Build Status](https://travis-ci.org/scisoft/autocmake.svg?branch=master)](https://travis-ci.org/scisoft/autocmake/builds) -[![Build Status](https://ci.appveyor.com/api/projects/status/github/scisoft/autocmake?branch=master&svg=true)](https://ci.appveyor.com/project/bast/autocmake/history) [![Documentation Status](https://readthedocs.org/projects/autocmake/badge/?version=latest)](http://autocmake.readthedocs.org) [![License](https://img.shields.io/badge/license-%20BSD--3-blue.svg)](../master/LICENSE) diff --git a/doc/contributors/testing.rst b/doc/contributors/testing.rst index f4843ae..6f5b040 100644 --- a/doc/contributors/testing.rst +++ b/doc/contributors/testing.rst @@ -21,6 +21,3 @@ For more options, see the ``py.test`` flags. This test set is run upon each push to the central repository. See also the `Travis `__ build and test history. - -In addition we also test Autocmake on a Windows CI server: `Appveyor `__. -This is controlled by `Appveyor `__.