aboutsummaryrefslogtreecommitdiff
path: root/appveyor
diff options
context:
space:
mode:
authorVictor Tran <vicr12345@gmail.com>2018-12-20 00:38:38 +1100
committerVictor Tran <vicr12345@gmail.com>2018-12-20 00:38:38 +1100
commit7f72871b9000e846a5e9b5d42207a137515996fa (patch)
treeca8b4a4d6d34309ca9c250042cb170311bc526b6 /appveyor
parentf5f29966b5c7885f2aa1937fc2be595af85d2754 (diff)
downloadtheInstaller-7f72871b9000e846a5e9b5d42207a137515996fa.tar.gz
theInstaller-7f72871b9000e846a5e9b5d42207a137515996fa.tar.bz2
theInstaller-7f72871b9000e846a5e9b5d42207a137515996fa.zip
Fix build
Diffstat (limited to 'appveyor')
-rw-r--r--appveyor/build.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor/build.bat b/appveyor/build.bat
index d5124e3..36d4cee 100644
--- a/appveyor/build.bat
+++ b/appveyor/build.bat
@@ -25,6 +25,7 @@ GOTO buildversions
:build
echo *********************************************
echo BUILDING %~1
+echo URL: %~2
echo *********************************************
if not exist "deploy" mkdir deploy
set DEPLOY=%cd%\deploy