Skip to content

Commit 6e00de6

Browse files
committed
change in travis test pypi url
1 parent 70f1a81 commit 6e00de6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ deploy:
3333
repo: deep-compute/basescript
3434
- provider: pypi
3535
distributions: "sdist bdist_wheel"
36-
server: https://testpypi.python.org/pypi
36+
server: https://test.pypi.org/legacy/
3737
skip_cleanup: true
3838
user: "deepcompute"
3939
password:

0 commit comments

Comments
 (0)