mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Update CI
This commit is contained in:
parent
3d48e58111
commit
e84e06d8f9
4 changed files with 6 additions and 24 deletions
3
Makefile
3
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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue