aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-02-05 17:34:03 +0100
committerLoïc Hoguin <[email protected]>2014-02-05 17:34:03 +0100
commit1f5342f3b8ce40b7bee0b9e8ff76981be6aea2df (patch)
treed6733ee3df2028d3165fa6488fa79f7172493ddf
parentb09f3a570d702be7a55c36e5f5b4b63b26198637 (diff)
downloadcowboy-1f5342f3b8ce40b7bee0b9e8ff76981be6aea2df.tar.gz
cowboy-1f5342f3b8ce40b7bee0b9e8ff76981be6aea2df.tar.bz2
cowboy-1f5342f3b8ce40b7bee0b9e8ff76981be6aea2df.zip
Add R16B03-1 to the list of releases to test
-rwxr-xr-xall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/all.sh b/all.sh
index 8f6032b..e8c7818 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 maint master"
+KERL_RELEASES="r15b01 r15b02 r15b03 r16b r16b01 r16b02 r16b03 r16b03-1 maint master"
make build-tests