mirror of https://github.com/EspoTek/Labrador.git
Update .appveyor.yml
This commit is contained in:
parent
1f54e13724
commit
b7a44b2a04
|
@ -21,7 +21,7 @@ branches:
|
||||||
|
|
||||||
init:
|
init:
|
||||||
- set PATH=%QT_PATH%;%PATH%
|
- set PATH=%QT_PATH%;%PATH%
|
||||||
- call %VCVARSALL% %PLATFORM%
|
- call "%VCVARSALL%" %PLATFORM%
|
||||||
|
|
||||||
before_build:
|
before_build:
|
||||||
- cd c:\dev\labrador\Desktop_Interface
|
- cd c:\dev\labrador\Desktop_Interface
|
||||||
|
|
Loading…
Reference in New Issue