repo.or.cz
/
litjson.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'release/0.19.0'
[litjson.git]
/
appveyor.yml
blob
9333ae275d944144eaa122bfd4bc1d2721d0d311
1
# Operating system (build VM template)
2
os: Visual Studio 2017
3
4
# Build script
5
build_script:
6
- ps: .\build.ps1 --target="AppVeyor" --verbosity=Verbose
7
8
# Tests
9
test: off
10
11
init:
12
- git config --global core.autocrlf input