mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
Cowboy works fine under 17.1
This commit is contained in:
parent
fd3c40c7ee
commit
24213c3b6a
1 changed files with 1 additions and 1 deletions
2
all.sh
2
all.sh
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
KERL_INSTALL_PATH=~/erlang
|
KERL_INSTALL_PATH=~/erlang
|
||||||
KERL_RELEASES="r15b01 r15b02 r15b03 r16b r16b01 r16b02 r16b03-1 17.0 17.0_native"
|
KERL_RELEASES="r15b01 r15b02 r15b03 r16b r16b01 r16b02 r16b03-1 17.0 17.1"
|
||||||
|
|
||||||
make build-tests
|
make build-tests
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue