This commit is contained in:
dswij 2020-10-01 20:32:49 +07:00
parent f7201b1427
commit 392b489a65
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ matrix:
dist: bionic
before_install:
- pip install -U pip
- pip --version
install:
- |
if [[ ! -z "$PYPY_VERSION" ]]; then