Skip to content

Commit

Permalink
Fix linux wheel build versioning information.
Browse files Browse the repository at this point in the history
  • Loading branch information
pkittenis committed Jun 23, 2019
1 parent a3d077e commit 2298fe3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/travis/build-manylinux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
docker_tag="parallelssh/ssh2-manylinux"

rm -rf build dist ssh2/libssh2.*
python ci/appveyor/fix_version.py .

docker pull $docker_tag || echo
docker build --cache-from $docker_tag ci/docker/manylinux -t $docker_tag
Expand Down

0 comments on commit 2298fe3

Please sign in to comment.