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 22:47:26 UTC

[cordova-windows] branch janpio-more_env_info_on_appveyor updated: add where

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 <pi...@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
janpio@apache.org.

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