Setup TPM2-Plugin build environment
[aaf/sshsm.git] / SoftHSMv2 / testing / appveyor / APPVEYOR-NOTES.MD
1 # AppVeyor integration with SoftHSMv2 on GitHub
2
3 This document describes the process of integrating AppVeyor with SoftHSMv2 on GitHub.
4
5 ## Integration
6
7 ### Add project
8
9 To add the project, click on the following:
10
11 1. New Project
12 2. GitHub
13 3. opendnssec -> SoftHSMv2 -> Add
14
15 ### Settings
16
17 The following settings where changed.
18
19 #### General
20
21 * Custom configuration .yml file name: .appveyor.yml
22 * Skip branches without appveyor.yml: check
23
24 ## Dependencies
25
26 Prebuilt dependencies (OpenSSL and CppUnit) are currently hosted in a dedicated
27 repository by [disig/SoftHSM2-AppVeyor](https://github.com/disig/SoftHSM2-AppVeyor/)