Browse Source

Attempt 3 at fixing branch docs

pull/46/head
Anairkoen Schno 4 years ago
parent
commit
3202e9e93e
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      appveyor.yml

+ 3
- 0
appveyor.yml View File

@ -14,6 +14,9 @@ environment:
pull_requests:
do_not_increment_build_number: true
init:
- git config --global core.autocrlf true
install:
- git submodule update --init --recursive
- nuget restore


Loading…
Cancel
Save