Update AppVeyor in attempt to fix failing tests
This commit is contained in:
parent
faa42504be
commit
c7023a8c2d
|
@ -46,8 +46,8 @@ install:
|
||||||
- ECHO "Filesystem root:"
|
- ECHO "Filesystem root:"
|
||||||
- ps: "ls \"C:/\""
|
- ps: "ls \"C:/\""
|
||||||
|
|
||||||
- ECHO "Installed SDKs:"
|
# - ECHO "Installed SDKs:"
|
||||||
- ps: "ls \"C:/Program Files/Microsoft SDKs/Windows\""
|
# - ps: "ls \"C:/Program Files/Microsoft SDKs/Windows\""
|
||||||
|
|
||||||
- cinst atom -y
|
- cinst atom -y
|
||||||
- cd %APPVEYOR_BUILD_FOLDER%
|
- cd %APPVEYOR_BUILD_FOLDER%
|
||||||
|
|
Loading…
Reference in New Issue