From: Goutham Krishna Date: Wed, 9 Jun 2021 07:08:22 +0000 (+0530) Subject: Update README for Travis CI Badge X-Git-Tag: v1.5.1~1^2~155^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=912bb9fbf3375bb0ebf5ec9445eff43854eef20c;p=thirdparty%2Fzstd.git Update README for Travis CI Badge ### Updating Badge link to the newTravis CI link. - Update badge root to `api.travis-ci.com` (new) from `travis-ci.org` (old), which was migrated. --- diff --git a/README.md b/README.md index dcca7662d..b2ab80998 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ a list of known ports and bindings is provided on [Zstandard homepage](http://ww [![Build status][CirrusDevBadge]][CirrusLink] [![Fuzzing Status][OSSFuzzBadge]][OSSFuzzLink] -[travisDevBadge]: https://travis-ci.org/facebook/zstd.svg?branch=dev "Continuous Integration test suite" -[travisLink]: https://travis-ci.org/facebook/zstd +[travisDevBadge]: https://api.travis-ci.com/facebook/zstd.svg?branch=dev "Continuous Integration test suite" +[travisLink]: https://travis-ci.com/facebook/zstd [AppveyorDevBadge]: https://ci.appveyor.com/api/projects/status/xt38wbdxjk5mrbem/branch/dev?svg=true "Windows test suite" [AppveyorLink]: https://ci.appveyor.com/project/YannCollet/zstd-p0yf0 [CircleDevBadge]: https://circleci.com/gh/facebook/zstd/tree/dev.svg?style=shield "Short test suite"