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 871f52b  add legacy
871f52b is described below

commit 871f52b438424975002246cfb7493eef44c328ff
Author: Jan Piotrowski <piotrow...@gmail.com>
AuthorDate: Wed Feb 14 00:33:36 2018 +0100

    add legacy
---
 appveyor.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/appveyor.yml b/appveyor.yml
index 5eff4f9..b073562 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -40,4 +40,5 @@ test_script:
   - where 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 -legacy"
   - npm test
\ No newline at end of file

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

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

Reply via email to