Try Python interpreter on update_glslang_sources.py in appveyor

This commit is contained in:
GregF 2017-09-22 17:21:37 -06:00
Родитель f451756d82
Коммит 87fd74291a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -25,7 +25,7 @@ matrix:
# scripts that run after cloning repository
install:
- git clone https://github.com/google/googletest.git External/googletest
- ./update_glslang_sources.py
- C:/Python27/python.exe update_glslang_sources.py
build:
parallel: true # enable MSBuild parallel builds