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 14:35:27 UTC

[cordova-windows] branch janpio-more_env_info_on_appveyor updated: now?

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 4c75046  now?
4c75046 is described below

commit 4c75046ebaa84d003b94afa7512c28e698cd2f28
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Tue Feb 13 15:35:20 2018 +0100

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

diff --git a/appveyor.yml b/appveyor.yml
index 78bdc27..016a041 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -38,6 +38,6 @@ test_script:
   - npm --version
   - msbuild -version -nologo
   - which msbuild
-  - "%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