Skip to content

Commit

Permalink
FIX travis pypi provider
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdoc committed Dec 2, 2019
1 parent 7f2ff28 commit 13949f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ deploy:
repo: pycortex/pycortex.github.io
target_branch: master

- provider: pipy
- provider: pypi
user: "__token__"
password: $PIPY_TOKEN
on:
Expand Down

0 comments on commit 13949f1

Please sign in to comment.