aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-01-15 13:48:35 +0100
committerLoïc Hoguin <[email protected]>2016-01-15 13:48:35 +0100
commite84e06d8f9b8138da676d0a56facd16a7c8e28c6 (patch)
tree102cc99f1cac534171fdb79db275e074afeede89 /Makefile
parent3d48e581115772ddbcd906727b900b9ee6aa2c41 (diff)
downloadcowboy-e84e06d8f9b8138da676d0a56facd16a7c8e28c6.tar.gz
cowboy-e84e06d8f9b8138da676d0a56facd16a7c8e28c6.tar.bz2
cowboy-e84e06d8f9b8138da676d0a56facd16a7c8e28c6.zip
Update CI
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 19eccce..80e6877 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,8 @@ PROJECT_REGISTERED = cowboy_clock
COMPILE_FIRST = cowboy_middleware cowboy_stream cowboy_sub_protocol
PLT_APPS = public_key ssl
CT_OPTS += -ct_hooks cowboy_ct_hook [] # -boot start_sasl
-CI_OTP = OTP-18.0.3 OTP-18.1
+
+CI_OTP = OTP-18.0.3 OTP-18.1.5 OTP-18.2.2
# Dependencies.