blob: 49bf7de5278e19e873975a2cd228cdf2a4d9b2d5 [file] [log] [blame]
Philip Tricca4b4b4872018-01-27 09:08:55 -08001version: '{build}'
2pull_requests:
3 do_not_increment_build_number: true
4skip_tags: true
5image: Visual Studio 2017
6configuration:
7 - Debug
Philip Tricca43b22ce2018-04-27 10:44:32 -07008 - Release
Philip Tricca4b4b4872018-01-27 09:08:55 -08009platform:
10 - x86
Philip Tricca02304d22018-02-08 09:54:10 -080011 - x64
Philip Tricca4b4b4872018-01-27 09:08:55 -080012build:
13 project: tpm2-tss.sln
14 parallel: true
15 verbosity: normal