From 5b309daade7a431bf3045a49259cc395b8e9f872 Mon Sep 17 00:00:00 2001 From: Antz Date: Sat, 6 Mar 2021 21:23:12 +0000 Subject: [PATCH] Update README.md to switch to github actions from travis --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d1e08b9a..9700191f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [][3]          Build Status: - Linux/MAC: [][10] + Linux/MAC: [][10] Windows: [][11]
Repository Status: [][12] @@ -28,7 +28,7 @@ It aims to be 100% compatible with the 3 final versions of Vanilla [World of War namely [patch 1.12.1][4], [patch 1.12.2][5] & [patch 1.12.3][6].
**IT DOES NOT SUPPORT 1.13.x** and beyond which is the newly released Classic Experience (NuClassic). -On top of that each update is automatically built by [Travis CI][10] (Linux/MAC) and [AppVeyor][11] (Windows) +On top of that each update is automatically built by [Github Actions][10] (Linux/MAC) and [AppVeyor][11] (Windows) as you can see by the images in the heading above! We do love green builds, and working things. Requirements @@ -174,7 +174,7 @@ World of Warcraft, and all related art, images, and lore are copyright [Blizzard [7]: http://www.cppreference.com/ "C / C++ reference" [8]: https://github.com/mangos/MaNGOS/blob/master/mangosFamily.md "The MaNGOS family of Icons" [9]: https://discord.gg/fPxMjHS8xs "Our community hub on Discord" -[10]: https://travis-ci.com/github/mangoszero/server/builds "Travis CI - Linux/MAC build status" +[10]: https://github.com/mangoszero/server/actions/workflows/core_build.yml "Github Actions - Linux/MAC build status" [11]: https://ci.appveyor.com/project/MaNGOS/server-9fytl/history "AppVeyor Scan - Windows build status" [12]: https://app.codacy.com/gh/mangoszero/server/dashboard "Codacy Code Status" [13]: https://www.codefactor.io/repository/github/mangoszero/server "Codefactor Code Status"