yml config documentation (#2899)

* little fix

* add config hints

* doc link
This commit is contained in:
tooomm 2017-11-05 01:16:41 +01:00 committed by Gavin Bisesi
parent 422c899cdb
commit 6bc39a4f6f
3 changed files with 7 additions and 4 deletions

View file

@ -94,3 +94,6 @@ deploy:
force_update: true
on:
appveyor_repo_tag: true
# official validator for ".appveyor.yml" config file: https://ci.appveyor.com/tools/validate-yaml
# appveyor config documentation: https://www.appveyor.com/docs/build-configuration/