mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 01:44:37 +00:00
7 lines
214 B
Nim
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
|