mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-11 10:08:16 -05:00
test appveyor
This commit is contained in:
@@ -5,13 +5,14 @@ environment:
|
||||
# See: http://stackoverflow.com/a/13751649/163740
|
||||
CMD_IN_ENV: "cmd /E:ON /V:ON /C .\\appveyor\\run_with_env.cmd"
|
||||
|
||||
|
||||
matrix:
|
||||
- PYTHON: "C:\\conda"
|
||||
- PYTHON: C:/Python36-x64
|
||||
CONDA_INSTALL_LOCN: "C:\\Miniconda36-x64"
|
||||
MINICONDA_FILENAME: "Miniconda2-latest-Windows-x86_64.exe"
|
||||
|
||||
init:
|
||||
- "ECHO %PYTHON% %PYTHON_VERSION% %PYTHON_ARCH%"
|
||||
|
||||
|
||||
install:
|
||||
# If there is a newer build queued for the same PR, cancel this one.
|
||||
|
||||
Reference in New Issue
Block a user