1
0
mirror of https://github.com/Luzifer/wasm-openssl.git synced 2024-09-18 23:42:57 +00:00

Disable tests during build

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2020-06-13 16:27:42 +02:00
parent 84148a12a3
commit d245c44322
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -9,3 +9,4 @@ commands:
environment:
ARCHS: js/wasm
CGO_ENABLED: 0
NO_TESTS: "true"