aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-07-12 13:05:21 +0200
committerLoïc Hoguin <[email protected]>2017-07-12 13:05:21 +0200
commit9db1144447a620db15eae576077551b56cdccd72 (patch)
tree183cfe5dca695ee94793035fc2d9cd3a6649f5f1
parent538f9ef01a311e24339f14b0ceeae07c6808765d (diff)
downloadcowlib-9db1144447a620db15eae576077551b56cdccd72.tar.gz
cowlib-9db1144447a620db15eae576077551b56cdccd72.tar.bz2
cowlib-9db1144447a620db15eae576077551b56cdccd72.zip
Disable testing of ErlLLVM
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7443d62..6d2f40b 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ DIALYZER_OPTS = -Werror_handling -Wunmatched_returns
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)
TEST_ERLC_OPTS += +'{parse_transform, eunit_autoexport}' +'{parse_transform, horse_autoexport}'
TEST_DEPS = horse proper