aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-06-25 18:19:26 +0200
committerLoïc Hoguin <[email protected]>2014-06-25 18:19:26 +0200
commit24213c3b6ab0293d695347c8c1f86c187d921460 (patch)
tree89dec37063db805fbee2ddfe65043af1850ea520
parentfd3c40c7ee7d5efdd75481876e457e723e4b4e20 (diff)
downloadcowboy-24213c3b6ab0293d695347c8c1f86c187d921460.tar.gz
cowboy-24213c3b6ab0293d695347c8c1f86c187d921460.tar.bz2
cowboy-24213c3b6ab0293d695347c8c1f86c187d921460.zip
Cowboy works fine under 17.1
-rwxr-xr-xall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/all.sh b/all.sh
index 2216ed0..ef354c5 100755
--- a/all.sh
+++ b/all.sh
@@ -1,7 +1,7 @@
#!/bin/sh
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