]> git.ipfire.org Git - thirdparty/zstd.git/commit
Travis CI: fix by installing pip compatible with python 3.6 (#3041)
authorYonatan Komornik <11005061+yoniko@users.noreply.github.com>
Tue, 1 Feb 2022 00:49:49 +0000 (16:49 -0800)
committerGitHub <noreply@github.com>
Tue, 1 Feb 2022 00:49:49 +0000 (16:49 -0800)
commit4b24ebdcf33cc5c2819272278e2d742b9d0f72fe
tree69204c2038f21c01377afa13fc2fb25035ce8c10
parentcc0657f27d81da8a7db3aa199d24a566b95c4dfe
Travis CI: fix by installing pip compatible with python 3.6 (#3041)

Pip install script no longer supports python3.6 by default, switched to a script that does.
.travis.yml