summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorBoris Verkhovskiy <boris.verk@gmail.com>2024-05-31 08:57:42 -0600
committerBoris Verkhovskiy <boris.verk@gmail.com>2024-05-31 08:57:42 -0600
commit37f0b264505813fe6de08b74584f74e81c9b3665 (patch)
tree554a3b8b8db3b817252aeb5ce48fced884224933
parent842937f79fa3b269dec65e286d6189e21d20b12b (diff)
Remove readme badge
-rw-r--r--README.markdown2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index 9a8a3752..a71e85bd 100644
--- a/README.markdown
+++ b/README.markdown
@@ -1,7 +1,5 @@
# [Learn X in Y minutes][1]
-[![Build Status](https://travis-ci.org/adambard/learnxinyminutes-docs.svg?branch=master)](https://travis-ci.org/adambard/learnxinyminutes-docs)
-
Whirlwind tours of (several, hopefully many someday) popular and
ought-to-be-more-popular programming languages, presented as valid, commented
code and explained as they go.