You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/02/13 21:52:17 UTC

[cordova-windows] branch janpio-CB-13834 updated: escape

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch janpio-CB-13834
in repository https://gitbox.apache.org/repos/asf/cordova-windows.git


The following commit(s) were added to refs/heads/janpio-CB-13834 by this push:
     new 2a47b6b  escape
2a47b6b is described below

commit 2a47b6b71e77874097511e585fcaa5effdd8c2a3
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Tue Feb 13 22:52:10 2018 +0100

    escape
---
 appveyor.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/appveyor.yml b/appveyor.yml
index e3fd258..c3b44f9 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -27,7 +27,7 @@ environment:
     - nodejs_version: "4"
     - nodejs_version: "6"
     - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
-      VSINSTALLDIR: "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community"
+      VSINSTALLDIR: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Community"
 
 install:
   - ps: Install-Product node $env:nodejs_version

-- 
To stop receiving notification emails like this one, please contact
janpio@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org