From 13ba35f2f0075781de1c0edf0802e2d1023f61ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 12 Jul 2017 17:48:51 +0200 Subject: Disable testing of ErlLLVM --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 30a253b..b8f30d9 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ CT_OPTS += -ct_hooks cowboy_ct_hook [] # -boot start_sasl CI_OTP ?= OTP-19.0.7 OTP-19.1.6 OTP-19.2.3 OTP-19.3.6.1 OTP-20.0.1 CI_HIPE ?= $(lastword $(CI_OTP)) -CI_ERLLVM ?= $(CI_HIPE) +# CI_ERLLVM ?= $(CI_HIPE) # Dependencies. -- cgit v1.2.3