summaryrefslogtreecommitdiff
path: root/appveyor.yml
Commit message (Collapse)AuthorAgeFilesLines
* appveyor: add a win32 buildDaniel Stenberg2017-10-271-1/+6
|
* AppVeyor: now really use CURL_WERRORMarcel Raad2017-07-291-1/+1
| | | | | | | It was misspelled as CURL_ERROR in commit 2d86e8d1286e0fbe3d811e2e87fa0b5e53722db4. Closes https://github.com/curl/curl/pull/1686
* appveyor: enable CURL_WERROR on all buildsDaniel Stenberg2017-07-061-1/+1
|
* ci: whitelist branches to avoid testing feature branches twiceSimon Warta2017-06-211-0/+5
|
* Appveyor: Updates for options - CURL_STATICLIB/BUILD_TESTINGSergei Nikulov2016-07-011-2/+32
| | | | Closes #892
* AppVeyor: updated to handle OpenSSL/WinSSL buildsSergei Nikulov2016-02-011-2/+18
| | | | Closes #621
* CI: Added AppVeyor-CI for curlSergei Nikulov2015-09-261-0/+19
Closes #439