Skip to content
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.

Commit

Permalink
Add pypi deploy target
Browse files Browse the repository at this point in the history
  • Loading branch information
madninja committed Jun 28, 2017
1 parent d267fec commit eea947f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,13 @@ deploy:
repo: helium/helium-client-python
tags: true
python: "2.7"
- provider: pypi
skip_cleanup: true
user: madninja
password:
secure: "cHa447clCqcmNBPhZR4ET9I2QKZ7AnXTKEQbjtfUHweYITF7DC8VIvaZ6/JcfbRyXDCoRFEAAw0WGsPUCLeiJT2Ruk4DhLFY04JWrQqD80voRaQCUTNReRloh5abKM8cOvVOiPOL2DNHFIj3arZH3s21wcXdqtT4fhthnaRpGZKNVLBUR/3ylwBTLDSgElpTU36YG4skrD/gI+ZtFzrbaJvCo8qm2L9LMjT6SFGCT6kF1xiup+v+OTf24i8i5464asfeah1apqyQ4fePCeg7CdGDVI8ITG3qI49vUfTiAXzuPJ6sfxh4dbELPl8f7f3VIe0u4OJgeoqbiVsHjEOcPQHvLZB6dEW5USsJ/g+YBd9e+FfnHM/FSnrpRSseb9KRgDMH3KEJjCxuXhXvX6zHDabWLltJc0KUU2GHqhdLzCvjy6krvLlCaykug2/ViQG12HTiUHnBKNfQ39s24B1kuO0H3YldyGl/A5oFv3VU7ks7c3W68LB5bCyeEFY9MLvpd57XqNqjaqejpO0Xp1dBGJ0IacvG0agP7ja2Jzf4ItADpfHnlwVdmKcxdixxtPLHC6b6iHrdQvuAz+RTTWk1ygGaivXwWlAZhvFDm2/zSwf0u6Cfu/CBwok389moClg9NVD307ULwSp0KmW2akjNzogkwDvZ3ECYGGQLdyJTmd4="
on:
repo: helium/helium-client-python
tags: true
distributions: "sdist"
python: "2.7"

0 comments on commit eea947f

Please sign in to comment.