Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iivanou authored Nov 10, 2020
1 parent 6e2f4ba commit 087da48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
include:
- stage: deploy
python: '3.6'
# Workaround for: https://travis-ci.community/t/cant-deploy-to-pypi-anymore/10494/5
install: pip install keyring==21.4.0
script: skip
deploy:
stage: deploy
Expand Down

0 comments on commit 087da48

Please sign in to comment.