Skip to content

Commit 005d001

Browse files
committed
upgrade six...
1 parent 9358fea commit 005d001

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -723,6 +723,7 @@ after_success: |
723723
if [ -n "$TRAVIS_TAG" ]; then
724724
set -x
725725
pip install --user twine
726+
pip install --user --upgrade six
726727
727728
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
728729
pip install --user --upgrade pyOpenSSL

0 commit comments

Comments
 (0)