more veyor
This commit is contained in:
parent
30ba233d5c
commit
d805385b11
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ cache:
|
||||||
clone_script:
|
clone_script:
|
||||||
- cmd: git config --global core.autocrlf true
|
- cmd: git config --global core.autocrlf true
|
||||||
|
|
||||||
- cmd: git config core.symlinks true
|
- cmd: git config --global core.symlinks true
|
||||||
|
|
||||||
- ps: >-
|
- ps: >-
|
||||||
if(-not $env:APPVEYOR_PULL_REQUEST_NUMBER) {
|
if(-not $env:APPVEYOR_PULL_REQUEST_NUMBER) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue