Skip to content

Commit

Permalink
[CI] Added dependency on twine
Browse files Browse the repository at this point in the history
  • Loading branch information
da115115 committed Nov 3, 2020
1 parent cd46a1a commit 4c845b1
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 @@ -28,7 +28,7 @@ before_install:
- lsb_release -a || true
install:
- python -mpip install -U pip
- python -mpip install --progress-bar=off -U tox flake8 pytest pytest-cov coverage pytest-travis-fold check-manifest elasticmock elasticsearch
- python -mpip install --progress-bar=off -U tox flake8 twine pytest pytest-cov coverage pytest-travis-fold check-manifest elasticmock elasticsearch
- virtualenv --version
- easy_install --version
- python -mpip --version
Expand Down

0 comments on commit 4c845b1

Please sign in to comment.