mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
36ed111015
commit
49fab8a242
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ runtime:
|
||||||
PIPENV_IGNORE_VIRTUALENVS: 1
|
PIPENV_IGNORE_VIRTUALENVS: 1
|
||||||
|
|
||||||
test:
|
test:
|
||||||
- test "$(pipenv --version)" = "pipenv, version {{version}}"
|
- pipenv --version | grep {{version}}
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
pipenv --python 3.7
|
pipenv --python 3.7
|
||||||
|
|
Loading…
Reference in a new issue