Explorar o código

Set python path

Stefan Profanter %!s(int64=6) %!d(string=hai) anos
pai
achega
9ffca9547b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      appveyor.yml

+ 1 - 0
appveyor.yml

@@ -48,6 +48,7 @@ init:
   - git config --global core.autocrlf input # Attempt to ensure we don't try to convert line endings to Win32 CRLF as this will cause build to fail
 
 install:
+- set PATH=C:\Users\appveyor\AppData\Roaming\Python\Scripts;%PATH%
 - ps: '& "./tools/appveyor/install.ps1"'
 
 before_build: