summary refs log tree commit diff stats
path: root/readme.md
diff options
context:
space:
mode:
authorflywind <xzsflywind@gmail.com>2021-11-02 23:22:11 +0800
committerGitHub <noreply@github.com>2021-11-02 16:22:11 +0100
commita55b90827ed87b61972147e8120c9afa949d17f9 (patch)
treebc0d300bfc25561915eedb0ab8e675a0ede774c4 /readme.md
parentefaaa38eefa38d842ef9225b6ac3f60c4c842209 (diff)
downloadNim-a55b90827ed87b61972147e8120c9afa949d17f9.tar.gz
remove the mention of travis from readme (#19093)
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 7f333d5d4..af07c2a7b 100644
--- a/readme.md
+++ b/readme.md
@@ -149,7 +149,7 @@ read [this guide][pull-request-instructions].
 
 Ideally, you should make sure that all tests pass before submitting a pull request.
 However, if you are short on time, you can just run the tests specific to your
-changes by only running the corresponding categories of tests. Travis CI verifies
+changes by only running the corresponding categories of tests. CI verifies
 that all tests pass before allowing the pull request to be accepted, so only
 running specific tests should be harmless.
 Integration tests should go in ``tests/untestable``.
@@ -220,7 +220,6 @@ Copyright © 2006-2021 Andreas Rumpf, all rights reserved.
 [nimsuggest-repo]: https://github.com/nim-lang/nimsuggest
 [csources-repo-deprecated]: https://github.com/nim-lang/csources
 [csources-v1-repo]: https://github.com/nim-lang/csources_v1
-[badge-nim-travisci]: https://img.shields.io/travis/nim-lang/Nim/devel.svg?style=flat-square
 [badge-nim-irc]: https://img.shields.io/badge/chat-on_irc-blue.svg?style=flat-square
 [badge-nim-discord]: https://img.shields.io/discord/371759389889003530?color=blue&label=discord&logo=discord&logoColor=gold&style=flat-square
 [badge-nim-gitter]: https://img.shields.io/badge/chat-on_gitter-blue.svg?style=flat-square