0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

Add AUTO_CI_WINDOWS variable

This commit is contained in:
Loïc Hoguin 2017-11-19 13:25:54 +01:00
parent 185d928e1a
commit 344cec95b4
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764
2 changed files with 164 additions and 86 deletions

View file

@ -32,6 +32,7 @@ DEP_EARLY_PLUGINS = ci.erlang.mk
AUTO_CI_OTP ?= OTP-19+
AUTO_CI_HIPE ?= OTP-LATEST
# AUTO_CI_ERLLVM ?= OTP-LATEST
AUTO_CI_WINDOWS ?= OTP-19+
# Standard targets.