From 46a2711fe98dd68ff3b2ab658ac2bdf9c00670ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Fri, 23 Oct 2020 17:08:27 +0200 Subject: [PATCH] Pointless Travis CI migration. --- README.md | 2 +- doc/building.dox | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 427658b6f..26ab6f1b4 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ not give up on flexibility? *Here it is.* And it's free to use, even for commercial purposes. [![Join the chat at https://gitter.im/mosra/magnum](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mosra/magnum?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -[![Build Status](https://travis-ci.org/mosra/magnum.svg?branch=master)](https://travis-ci.org/mosra/magnum) +[![Build Status](https://travis-ci.com/mosra/magnum.svg?branch=master)](https://travis-ci.com/mosra/magnum) [![Build Status](https://ci.appveyor.com/api/projects/status/5b477m034cfaskse/branch/master?svg=true)](https://ci.appveyor.com/project/mosra/magnum/branch/master) [![Coverage Status](https://codecov.io/gh/mosra/magnum/branch/master/graph/badge.svg)](https://codecov.io/gh/mosra/magnum) [![Hunter Package](https://img.shields.io/badge/hunter-magnum-lightgrey.svg)](https://hunter.readthedocs.io/en/latest/packages/pkg/magnum.html) diff --git a/doc/building.dox b/doc/building.dox index db34f5b04..e6028f86a 100644 --- a/doc/building.dox +++ b/doc/building.dox @@ -1102,7 +1102,7 @@ more information. In `package/ci/` there is a `travis.yml` file with Linux GCC 4.8, macOS, Linux desktop GLES2/GLES3, iOS GLES2/GLES3, Emscripten WebGL1/WebGL2, Android GLES2/GLES3, AddressSanitizer and ThreadSanitizer configuration. Online at -https://travis-ci.org/mosra/magnum. +https://travis-ci.com/mosra/magnum. @subsection building-ci-appveyor AppVeyor