Skip to content

Commit

Permalink
Changes test pypi server in travis deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Matyasek committed Apr 12, 2019
1 parent 8e55318 commit 8a3d3ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -28,7 +28,7 @@ deploy:
on:
# branch: master
branch: configure-bumpversion
server: https://test.pypi.org/simple/
server: https://test.pypi.org/legacy/
tags: true
python: 3.6
skip_existing: true

0 comments on commit 8a3d3ba

Please sign in to comment.