We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b04afe9 commit 69a7ff3Copy full SHA for 69a7ff3
.travis.yml
@@ -127,7 +127,7 @@ jobs:
127
env:
128
- PYENV: 3.7.0
129
install:
130
- - pip install twine
+ - pip2 install --user twine
131
script:
132
- ./ci/travis/pyenv-wheel.sh
133
@@ -136,7 +136,7 @@ jobs:
136
137
138
139
140
141
142
@@ -145,7 +145,7 @@ jobs:
145
146
147
148
149
150
151
0 commit comments