aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2020-03-28 16:08:22 +0100
committerLoïc Hoguin <[email protected]>2020-03-28 16:08:22 +0100
commite9a597168760eca6cedbe4a5726b1f90b7a6d21b (patch)
tree46f3cc0dedec756bc3cac845bd72482473b88f35
parent87bdd3b2deab54d2109c03027cd4d03933e3153d (diff)
downloadasciideck-e9a597168760eca6cedbe4a5726b1f90b7a6d21b.tar.gz
asciideck-e9a597168760eca6cedbe4a5726b1f90b7a6d21b.tar.bz2
asciideck-e9a597168760eca6cedbe4a5726b1f90b7a6d21b.zip
Test against OTP-20+
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0d9edfa..623bc4a 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ dep_ct_helper = git https://github.com/ninenines/ct_helper master
dep_ci.erlang.mk = git https://github.com/ninenines/ci.erlang.mk master
DEP_EARLY_PLUGINS = ci.erlang.mk
-AUTO_CI_OTP ?= OTP-19+
+AUTO_CI_OTP ?= OTP-20+
AUTO_CI_HIPE ?= OTP-LATEST
# AUTO_CI_ERLLVM ?= OTP-LATEST
# Not sure why but the groff tests fail before OTP-21.