Try Python interpreter on update_glslang_sources.py in appveyor
This commit is contained in:
parent
f451756d82
commit
87fd74291a
@ -25,7 +25,7 @@ matrix:
|
|||||||
# scripts that run after cloning repository
|
# scripts that run after cloning repository
|
||||||
install:
|
install:
|
||||||
- git clone https://github.com/google/googletest.git External/googletest
|
- git clone https://github.com/google/googletest.git External/googletest
|
||||||
- ./update_glslang_sources.py
|
- C:/Python27/python.exe update_glslang_sources.py
|
||||||
|
|
||||||
build:
|
build:
|
||||||
parallel: true # enable MSBuild parallel builds
|
parallel: true # enable MSBuild parallel builds
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user