remove legacy tests from app veyor

Signed-off-by: Erin O'Connell <erinocon5@gmail.com>
This commit is contained in:
Erin O'Connell
2017-09-22 23:17:59 -06:00
parent eab1b99bda
commit da1ffcd3f8
+1 -1
View File
@@ -52,4 +52,4 @@ install:
- "pipenv install --system --dev --skip-lock"
test_script:
- "pytest tests"
- "pytest tests/test_pipenv.py tests/test_project.py tests/test_utils.py"