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 15:26:32 UTC

[cordova-windows] branch janpio-more_env_info_on_appveyor updated: more "

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

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


The following commit(s) were added to refs/heads/janpio-more_env_info_on_appveyor by this push:
     new 7d1c424  more "
7d1c424 is described below

commit 7d1c424c0a40476678dacc44881f212485a8f780
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Tue Feb 13 16:26:25 2018 +0100

    more "
---
 appveyor.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/appveyor.yml b/appveyor.yml
index 9a895be..290af11 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -37,6 +37,6 @@ test_script:
   - node --version
   - npm --version
   - msbuild -version -nologo
-  - "%ProgramFiles(x86)%\\Microsoft Visual Studio\\Installer\\vswhere -property installationPath -products * -all"
-  - "%ProgramFiles(x86)%\\Microsoft Visual Studio\\Installer\\vswhere -property installationPath -all"
+  - "\"%ProgramFiles(x86)%\\Microsoft Visual Studio\\Installer\\vswhere\" -property installationPath -products * -all"
+  - "\"%ProgramFiles(x86)%\\Microsoft Visual Studio\\Installer\\vswhere\" -property installationPath -all"
   - npm test
\ No newline at end of file

-- 
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