From f67a47e508ec79eeddb0ea490949e55ed307c21c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?=
Date: Sun, 19 Jul 2020 13:27:40 +0200
Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Update=20badges=20and=20remove?=
=?UTF-8?q?=20Travis=20(#145)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.travis.yml | 32 --------------------------------
README.md | 11 +++++++----
docs/index.md | 11 +++++++----
3 files changed, 14 insertions(+), 40 deletions(-)
delete mode 100644 .travis.yml
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 0aaa267..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,32 +0,0 @@
-dist: xenial
-
-language: python
-
-cache: pip
-
-python:
- - "3.6"
- - "3.7"
- - "3.8"
- - "nightly"
-
-matrix:
- allow_failures:
- - python: "nightly"
-
-install:
- - pip install flit
- - flit install --deps=develop --symlink
-
-script:
- - bash scripts/test.sh
-
-# after_script:
-# - bash <(curl -s https://codecov.io/bash)
-
-# deploy:
-# provider: script
-# script: bash scripts/deploy.sh
-# on:
-# tags: true
-# python: "3.6"
diff --git a/README.md b/README.md
index 8008135..bb1ccf9 100644
--- a/README.md
+++ b/README.md
@@ -5,14 +5,17 @@
Typer, build great CLIs. Easy to code. Based on Python type hints.
-
-
+
+
+
+
+
-
+
-
+
diff --git a/docs/index.md b/docs/index.md
index 8008135..bb1ccf9 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -5,14 +5,17 @@
Typer, build great CLIs. Easy to code. Based on Python type hints.
-
-
+
+
+
+
+
-
+
-
+