Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

Commit

Permalink
Added PyPI deployment password
Browse files Browse the repository at this point in the history
  • Loading branch information
ElSaico committed Sep 30, 2018
1 parent fe30c34 commit 64897d9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# Config file for automatic testing at travis-ci.org

language: python
python:
# - 3.7
Expand All @@ -23,7 +21,7 @@ deploy:
distributions: sdist bdist_wheel
user: ElSaico
password:
secure: PLEASE_REPLACE_ME
secure: CJtE79fxxQ/UjHEWsdENe9pydf65hJKq9hNDeoHVeqgW/ESW7hj1lrWnkmmvegQtshiF8uox3nIJYCj8mG23D3Wq/O9vYvtCGidF4hsIO66IvVmmuIQx6DZLDE6M7ZTSQkxeqlIUCLTqrqz6/h4N+zM/N9Hu9+q9cxMHXCaBjoVpK4ESU0/f7B/B3aNLtrE51tcpveS8VrjcJk1L4UCBpyxAHfpq7aJSTmMsaKUe7GtlyT646AzCuq0iXpOMHUS67C4kN+8lVV2V1PgxD6yjHJstb9wu5GUtwFlh4uHeNDvW8AUMkMZBL6qsdroDUv95zOEYuyplFvlySMrR47V431QW0V4n6qcI/PKGdwZ2Gd/3wGa8YX4SUg0ZHIS1GDaEcqLh8cXjD5bPfgSyDX9X/ldh+A5J8aHFPALcNn2VqgXZrjJu07n7HzpKOUPrCziJd/12r94eLjg0iwRjh1dtqM7zgSvS+VxK5eusdXnEkUuMmeweqOKotVNLiJ3kIP9lLxIfMjklJIU67+/rbY5gF5CpuiAPHYCnSbN/BIybOOyzMgrhrGMBjsxs0mjzna1EBFNRZPU/NoFziKm+Vh+Mmaenqlb7OBWiw/eQUgBXQ2n73Gyro2aECS+f37DCZVZMdNd7TX7Sjk7Xw6HJrBk2+7n7iRbkl1vPtMO0vPF/hfU=
on:
tags: true
repo: ElSaico/pystatsbomb
Expand Down

0 comments on commit 64897d9

Please sign in to comment.