aboutsummaryrefslogtreecommitdiffstats
path: root/all.sh
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-04-11 15:43:52 +0200
committerLoïc Hoguin <[email protected]>2014-04-11 15:43:52 +0200
commite553323671f570e1274c9a28404224a3f8e8d52b (patch)
treecf6b232e22e03217d3d8d4db54c953b5adfd5147 /all.sh
parent71b8316b0df197928a80ff6722eb326ab3b7699b (diff)
downloadcowboy-e553323671f570e1274c9a28404224a3f8e8d52b.tar.gz
cowboy-e553323671f570e1274c9a28404224a3f8e8d52b.tar.bz2
cowboy-e553323671f570e1274c9a28404224a3f8e8d52b.zip
Add 17.0 and 17.0_native to the list of tested releases
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 0f4d1bb..9134bf8 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 maint master"
+KERL_RELEASES="r15b01 r15b02 r15b03 r16b r16b01 r16b02 r16b03-1 17.0 17.0_native maint master"
make build-tests