Commit 87fd7429 by GregF

Try Python interpreter on update_glslang_sources.py in appveyor

parent f451756d
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment