mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
basic appveyor setup
This commit is contained in:
+1
-6
@@ -15,11 +15,6 @@ environment:
|
||||
PYTHON_ARCH: "64"
|
||||
TOXENV: "py27"
|
||||
|
||||
- PYTHON: "C:\\Python33-x64"
|
||||
PYTHON_VERSION: "3.3.x"
|
||||
PYTHON_ARCH: "64"
|
||||
TOXENV: "py33"
|
||||
|
||||
- PYTHON: "C:\\Python34-x64"
|
||||
PYTHON_VERSION: "3.4.x"
|
||||
PYTHON_ARCH: "64"
|
||||
@@ -56,4 +51,4 @@ install:
|
||||
- "pipenv install --dev"
|
||||
|
||||
test_script:
|
||||
- "pipenv run pytest tests"
|
||||
- "pipenv run pytest test_windows/*"
|
||||
|
||||
Reference in New Issue
Block a user