mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
attempted fix of windows tests
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ install:
|
||||
# about it being out of date.
|
||||
- "pip install --disable-pip-version-check --user --upgrade pip"
|
||||
- "pip install -e . --upgrade"
|
||||
- "pipenv install --dev"
|
||||
- "pipenv install --dev --skip-lock"
|
||||
|
||||
test_script:
|
||||
- "pipenv run pytest test_windows/ tests/test_utils.py tests/test_project.py"
|
||||
|
||||
Reference in New Issue
Block a user