mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge remote-tracking branch 'teor/ticket28318-035' into maint-0.3.5
This commit is contained in:
@@ -2,6 +2,12 @@ version: 1.0.{build}
|
||||
|
||||
clone_depth: 50
|
||||
|
||||
image:
|
||||
# Windows Server 2012 R2
|
||||
- Visual Studio 2015
|
||||
# Windows Server 2016
|
||||
- Visual Studio 2017
|
||||
|
||||
environment:
|
||||
compiler: mingw
|
||||
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
o Minor features (Windows, continuous integration):
|
||||
- Build tor on Windows Server 2012 R2 and Windows Server 2016 using
|
||||
Appveyor's CI. Closes ticket 28318.
|
||||
Reference in New Issue
Block a user