mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
edit .appveyor.yml
This commit is contained in:
parent
e0394320ca
commit
6789658ced
|
|
@ -45,6 +45,7 @@ test_script:
|
|||
- if "%METHOD%"=="ci" C:\msys64\usr\bin\bash -lc "ros version"
|
||||
- if "%METHOD%"=="ci" C:\msys64\usr\bin\bash -lc "ros setup"
|
||||
- if "%METHOD%"=="ci" C:\msys64\usr\bin\bash -lc "ros install sbcl"
|
||||
- if "%METHOD%"=="cross" cd %APPVEYOR_BUILD_FOLDER%\roswell
|
||||
- if "%METHOD%"=="cross" ros config
|
||||
- if "%METHOD%"=="cross" ros install sbcl
|
||||
# - ros install sbcl
|
||||
|
|
|
|||
Loading…
Reference in a new issue