Update .appveyor.yml

This commit is contained in:
Chris Esposito 2019-04-01 21:00:48 +11:00 committed by GitHub
parent bb56dc5e0c
commit 1d40f60508
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ before_build:
- cd c:\dev\labrador\Desktop_Interface
build_script:
- qmake CONFIG+=release DEFINES+="GIT_HASH_SHORT=`"$(git rev-parse --short HEAD)`""
- ps: qmake CONFIG+=release DEFINES+="GIT_HASH_SHORT=`"$(git rev-parse --short HEAD)`""
- nmake
after_build: