Files
Nim/testament/testament.nim.cfg
Timothee Cour 11a54ab2b2 testament: fix #16829, fix partially #16830 (#16831)
* fix #16829
* address comments
2021-01-27 17:05:48 +01:00

7 lines
214 B
Nim

# don't move this file without updating the logic in `isNimRepoTests`
path = "$nim" # For compiler/nodejs
-d:ssl # For azure
# my SSL doesn't have this feature and I don't care:
-d:nimDisableCertificateValidation