0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-16 05:00:24 +00:00

Drop R15 support

This commit is contained in:
Loïc Hoguin 2014-07-12 14:19:29 +02:00
parent de4697690c
commit e2b5c21443
7 changed files with 11 additions and 17 deletions

2
all.sh
View file

@ -1,7 +1,7 @@
#!/bin/sh
KERL_INSTALL_PATH=~/erlang
KERL_RELEASES="r15b01 r15b02 r15b03 r16b r16b01 r16b02 r16b03-1 17.0 17.1"
KERL_RELEASES="r16b r16b01 r16b02 r16b03-1 17.0 17.1.2"
make build-tests