From 3a1a133cc2afddb134458c272676f70427a3a22d Mon Sep 17 00:00:00 2001 From: Laoraid Date: Sat, 21 Dec 2019 19:48:55 +0900 Subject: [PATCH] =?UTF-8?q?password=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0c198d7..922f222 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,6 @@ after_success: deploy: provider: pypi username: Laoraid - password: PYPI_PASSWORD distributions: "sdist bdist_wheel" on: tags: true