aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-08-13 11:27:12 +0200
committerLoïc Hoguin <[email protected]>2017-08-13 11:27:12 +0200
commitdd1bfe4d6f9fb277781d922aa8bbb5648b3e6756 (patch)
treee77aaceff09dc5306f4ca4973164dc5c69d16726 /Makefile
parent104ef37f1869616b7b2d0a303838fc4562a1b7b6 (diff)
downloadgun-dd1bfe4d6f9fb277781d922aa8bbb5648b3e6756.tar.gz
gun-dd1bfe4d6f9fb277781d922aa8bbb5648b3e6756.tar.bz2
gun-dd1bfe4d6f9fb277781d922aa8bbb5648b3e6756.zip
Update OTP versions tested
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3ad27f8..a5ff35b 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ PROJECT_VERSION = 1.0.0-pre.2
PLT_APPS = ssl
CT_OPTS += -pa test -ct_hooks gun_ct_hook [] # -boot start_sasl
-CI_OTP ?= OTP-18.0.3 OTP-18.1.5 OTP-18.2.4.1 OTP-18.3.4.4 OTP-19.0.7 OTP-19.1.6
+CI_OTP ?= OTP-19.0.7 OTP-19.1.6 OTP-19.2.3 OTP-19.3.6.2 OTP-20.0.2
#CI_HIPE ?= $(lastword $(CI_OTP))
#CI_ERLLVM ?= $(CI_HIPE)