Sync with Upstream master
commit
27013c4817
|
|
@ -3,11 +3,8 @@
|
||||||
# I have to admit its a bit complex and I don't fully understand it.
|
# I have to admit its a bit complex and I don't fully understand it.
|
||||||
|
|
||||||
version: 1.0.{build}
|
version: 1.0.{build}
|
||||||
clone_depth: 3
|
clone_depth: 1
|
||||||
|
skip_tags: true
|
||||||
# Remote debugging through RDP
|
|
||||||
# init:
|
|
||||||
# - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
|
||||||
|
|
||||||
configuration:
|
configuration:
|
||||||
|
|
||||||
|
|
@ -60,8 +57,6 @@ matrix:
|
||||||
# configuration: Debug
|
# configuration: Debug
|
||||||
# - platform: x64
|
# - platform: x64
|
||||||
# configuration: Release
|
# configuration: Release
|
||||||
- image: Visual Studio 2010
|
|
||||||
- image: Visual Studio 2017
|
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
- provider: Email
|
- provider: Email
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue