提交 ef796fc5 编写于 作者: O Olli-Pekka Heinisuo

Update appveyor.yml

上级 a81f113b
......@@ -68,13 +68,13 @@ build_script:
before_test:
- cmd: >-
C:\Python27\python.exe -m pip install --find-links=dist\ opencv-python
C:\Python27\python.exe -m pip install --ignore-installed --find-links=dist\ opencv-python
C:\Python27-x64\python.exe -m pip install --find-links=dist\ opencv-python
C:\Python27-x64\python.exe -m pip install --ignore-installed --find-links=dist\ opencv-python
C:\Python35\python.exe -m pip install --find-links=dist\ opencv-python
C:\Python35\python.exe -m pip install --ignore-installed --find-links=dist\ opencv-python
C:\Python35-x64\python.exe -m pip install --find-links=dist\ opencv-python
C:\Python35-x64\python.exe -m pip install --ignore-installed --find-links=dist\ opencv-python
test_script:
- cmd: >-
......@@ -89,4 +89,4 @@ test_script:
artifacts:
- path: dist\*.whl
name: wheels
\ No newline at end of file
name: wheels
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册