aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-11-19 11:12:10 +0100
committerLoïc Hoguin <[email protected]>2017-11-19 11:12:10 +0100
commitf7934bfaecb8351553a3e12bbaba7180b927a0e8 (patch)
treea0a8032660e14fcce0b599c14adf5ec1cfa50345 /Makefile
parent6f8a8cd98830ea01c64faa76610e23e1dc7de19f (diff)
downloadranch-f7934bfaecb8351553a3e12bbaba7180b927a0e8.tar.gz
ranch-f7934bfaecb8351553a3e12bbaba7180b927a0e8.tar.bz2
ranch-f7934bfaecb8351553a3e12bbaba7180b927a0e8.zip
Add AUTO_CI_WINDOWS variable
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e914b06..a47cf33 100644
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,7 @@ DEP_EARLY_PLUGINS = ci.erlang.mk
AUTO_CI_OTP ?= OTP-18+
AUTO_CI_HIPE ?= OTP-LATEST
# AUTO_CI_ERLLVM ?= OTP-LATEST
+AUTO_CI_WINDOWS ?= OTP-18+
# Standard targets.