Skip to content

Commit

Permalink
added forgotten quote
Browse files Browse the repository at this point in the history
  • Loading branch information
vlastahajek committed Feb 13, 2019
1 parent 187c9a8 commit afcbdb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ build_script:
- nmake
- windeployqt app\release\mindforger.exe --dir app\release\bin --no-compiler-runtime
- dir "c:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Redist\MSVC"
- '"C:\Program Files (x86)\Inno Setup 5\iscc.exe /Qp build\windows\installer\mindforger-setup.iss'
- '"C:\Program Files (x86)\Inno Setup 5\iscc.exe" /Qp build\windows\installer\mindforger-setup.iss'

before_test:
- cd "%M8R_HOME%\lib\test"
Expand Down

0 comments on commit afcbdb3

Please sign in to comment.