aboutsummaryrefslogtreecommitdiffstats
path: root/all.sh
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-04-20 22:20:54 +0200
committerLoïc Hoguin <[email protected]>2014-04-20 22:20:54 +0200
commit74512fc84c1e20050f69b3a53d2fc5ef4edbe9dd (patch)
tree4b153ebe6a7cc25872def6e6f06917a3057b3ff5 /all.sh
parent806cde9ace3bd67988e07885c9899ead0a9425d5 (diff)
downloadcowboy-74512fc84c1e20050f69b3a53d2fc5ef4edbe9dd.tar.gz
cowboy-74512fc84c1e20050f69b3a53d2fc5ef4edbe9dd.tar.bz2
cowboy-74512fc84c1e20050f69b3a53d2fc5ef4edbe9dd.zip
Enable Autobahn Test Suite by default
Includes a variety of small changes that are a first step to improving the test system heavily.
Diffstat (limited to 'all.sh')
-rwxr-xr-xall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/all.sh b/all.sh
index 9134bf8..2216ed0 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 maint master"
+KERL_RELEASES="r15b01 r15b02 r15b03 r16b r16b01 r16b02 r16b03-1 17.0 17.0_native"
make build-tests