From 6af4d0e1d297ab52362d0c484053f158f7e01321 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sat, 18 Nov 2017 20:45:54 +0100 Subject: Add AUTO_CI_WINDOWS variable --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4c1b1eb..9f3d1b8 100644 --- a/Makefile +++ b/Makefile @@ -29,6 +29,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. -- cgit v1.2.3