From e7be5c8ac58380a4ff35149ded03a644b6cb2493 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Sun, 19 Jul 2020 14:09:55 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Update=20badges,=20remove=20Trav?= =?UTF-8?q?is=20(#1736)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 💄 Update badges * 🔥 Remove Travis --- .travis.yml | 32 -------------------------------- README.md | 11 +++++++---- docs/en/docs/index.md | 11 +++++++---- docs/es/docs/index.md | 11 +++++++---- docs/pt/docs/index.md | 11 +++++++---- docs/zh/docs/index.md | 11 +++++++---- 6 files changed, 35 insertions(+), 52 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 4a01c3e7f..000000000 --- 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 --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 4c863c71f..1fcdb4e2f 100644 --- a/README.md +++ b/README.md @@ -5,14 +5,17 @@ FastAPI framework, high performance, easy to learn, fast to code, ready for production

- - Build Status + + Test + + + Publish - Coverage + Coverage - Package version + Package version Join the chat at https://gitter.im/tiangolo/fastapi diff --git a/docs/en/docs/index.md b/docs/en/docs/index.md index 4c863c71f..1fcdb4e2f 100644 --- a/docs/en/docs/index.md +++ b/docs/en/docs/index.md @@ -5,14 +5,17 @@ FastAPI framework, high performance, easy to learn, fast to code, ready for production

- - Build Status + + Test + + + Publish - Coverage + Coverage - Package version + Package version Join the chat at https://gitter.im/tiangolo/fastapi diff --git a/docs/es/docs/index.md b/docs/es/docs/index.md index c2690b140..197bf3322 100644 --- a/docs/es/docs/index.md +++ b/docs/es/docs/index.md @@ -5,14 +5,17 @@ FastAPI framework, alto desempeño, fácil de aprender, rápido de programar, listo para producción

- - Build Status + + Test + + + Publish - Coverage + Coverage - Package version + Package version Join the chat at https://gitter.im/tiangolo/fastapi diff --git a/docs/pt/docs/index.md b/docs/pt/docs/index.md index 20600eead..76bc202df 100644 --- a/docs/pt/docs/index.md +++ b/docs/pt/docs/index.md @@ -5,14 +5,17 @@ Framework FastAPI, alta performance, fácil de aprender, fácil de codar, pronto para produção

- - Build Status + + Test + + + Publish - Coverage + Coverage - Package version + Package version Join the chat at https://gitter.im/tiangolo/fastapi diff --git a/docs/zh/docs/index.md b/docs/zh/docs/index.md index f3fac28d9..fb1729342 100644 --- a/docs/zh/docs/index.md +++ b/docs/zh/docs/index.md @@ -5,14 +5,17 @@ FastAPI 框架,高性能,易于学习,高效编码,生产可用

- - Build Status + + Test + + + Publish - Coverage + Coverage - Package version + Package version Join the chat at https://gitter.im/tiangolo/fastapi