mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
only run tests once
This commit is contained in:
+1
-2
@@ -14,7 +14,6 @@ install:
|
||||
- "python setup.py develop"
|
||||
- "pipenv lock"
|
||||
- "pipenv install --dev --requirements"
|
||||
- "pipenv install --dev"
|
||||
# command to run tests
|
||||
script:
|
||||
- pipenv run pytest test_pipenv.py
|
||||
- pipenv run pytest test_pipenv.py
|
||||
|
||||
Reference in New Issue
Block a user