+ 4th try ????

This commit is contained in:
Rainer Kottenhoff 2017-09-05 19:42:26 +02:00
parent 95be72783a
commit 893d002f99

View File

@ -56,7 +56,7 @@ platform:
# scripts that are called at very beginning, before repo cloning
init:
- git config --global core.autocrlf input
- ps: '& ((Split-Path $MyInvocation.InvocationName) + "\Version.ps1") -AppVeyorEnv'
- ps: '& $env:appveyor_build_folder+"\Version.ps1" -AppVeyorEnv'
# - ps: Update-AppveyorBuild -Version "2.$(Get-Date -format yy.Md).$env:appveyor_build_number"
# - ps: |
# if ($true)