Skip to content

Commit 0dcb4cd

Browse files
author
Clark Perkins
committed
Install twine
1 parent 0099f9d commit 0dcb4cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ sudo: false
1616
install:
1717
- pip install -U pip
1818
- pip install -U wheel
19+
- pip install -U twine
1920
- pip install -U -e .[testing]
2021

2122
## Customize test commands

0 commit comments

Comments
 (0)