appveyor deploy init

This commit is contained in:
Marek Kotewicz 2015-04-15 18:59:05 +02:00 committed by Christopher Dunn
parent fe06acb587
commit e983204906

View File

@ -22,3 +22,11 @@ before_build:
build:
project: jsoncpp.sln # path to Visual Studio solution or project
deploy:
provider: GitHub
auth_token:
secure: K2Tp1q8pIZ7rs0Ot24ZMWuwr12Ev6Tc6QkhMjGQxoQG3ng1pXtgPasiJ45IDXGdg
on:
branch: master
appveyor_repo_tag: true