+ 6th not as close ??????

This commit is contained in:
Rainer Kottenhoff 2017-09-05 19:47:39 +02:00
parent 98e43a89e7
commit 324c099698

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: '& "$(env:appveyor_build_folder)\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)