testament.nim.cfg 214 B

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