mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
+1
-1
@@ -20,7 +20,7 @@ install:
|
||||
|
||||
# command to run the dependencies
|
||||
script:
|
||||
- 'if [[ "$TEST_SUITE" == "install" ]]; then rm -fr ~/.cache/pip; fi'
|
||||
- 'if [[ "$TEST_SUITE" == "install" ]]; then export PYTEST_ADDOPTS="--cache-clear"; fi'
|
||||
- "pipenv run bash ./run-tests.sh"
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user