We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1067367 commit 066b458Copy full SHA for 066b458
runtests.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
3
RUN=$(dirname "$0")/test/run/
4
-VERSIONS="3.0.7:3.1.0-M13-beta3"
+VERSIONS="3.0.8:3.1.0"
5
6
# Export DIST_HOST=localhost if local web server hosts server packages
7
if [ -z $1 ]
0 commit comments