Try Python interpreter on update_glslang_sources.py in appveyor
This commit is contained in:
parent
f451756d82
commit
87fd74291a
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue