Skip to content

Commit e11d171

Browse files
Test on TypeScript 3.8 (stripe#34)
Always test on latest and beta versions
1 parent d3106dd commit e11d171

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/versions/scripts/test.sh

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ yarn init -sy
1010

1111
versions=(
1212
"next"
13+
"beta"
14+
"latest"
15+
"3.8.3"
1316
"3.7.4"
1417
"3.6.3"
1518
"3.5.1"

0 commit comments

Comments
 (0)