YAML: use ' instead of " for string literal.

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
FrancisANDRE 2015-12-16 10:15:13 +01:00
parent 0a1259202f
commit 047e39e08e

View File

@ -40,7 +40,7 @@ install:
environment:
bundling: bundled
logger: "C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
logger: 'C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll'
samples: samples
tests: tests