Skip to content

Commit 066b458

Browse files
committed
Updated runtests.sh to use 3.0.8 and 3.1.0
1 parent 1067367 commit 066b458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtests.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
RUN=$(dirname "$0")/test/run/
4-
VERSIONS="3.0.7:3.1.0-M13-beta3"
4+
VERSIONS="3.0.8:3.1.0"
55

66
# Export DIST_HOST=localhost if local web server hosts server packages
77
if [ -z $1 ]

0 commit comments

Comments
 (0)