Lines Matching full:appveyor
1 # http://www.appveyor.com/docs/appveyor-yml
3 # To setup AppVeyor for your own personal repositories do the following:
8 # https://github.com/appveyor/webhooks#installing-git-hook
9 # - Check 'Settings > General > Skip branches without appveyor.yml'
14 # will fail to find appveyor.yml . The Git hook is the most practical way to
18 # - http://help.appveyor.com/discussions/problems/2209-node-grunt-build-specify-a-project-or-soluti…
19 # - http://help.appveyor.com/discussions/questions/1184-build-config-vs-appveyoryaml
33 # - https://www.appveyor.com/blog/2014/06/04/shallow-clone-for-git-repositories
60 - if not exist "%WINFLEXBISON_ARCHIVE%" appveyor DownloadFile "https://downloads.sourceforge.net/pr…
66 - if not exist "%LLVM_ARCHIVE%" appveyor DownloadFile "https://people.freedesktop.org/~jrfonseca/ll…
79 # http://www.appveyor.com/docs/notifications#appveyor-yml-configuration , but
82 # Appveyor global/project notification settings.