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 815c381  add where
815c381 is described below

commit 815c3819ff5a2bab991c84af62845f34d6c9e57e
Author: Jan Piotrowski <piotrow...@gmail.com>
AuthorDate: Tue Feb 13 23:47:19 2018 +0100

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

diff --git a/appveyor.yml b/appveyor.yml
index 290af11..5eff4f9 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -37,6 +37,7 @@ test_script:
   - node --version
   - npm --version
   - msbuild -version -nologo
+  - where msbuild
   - "\"%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
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