Skip to content

Commit 9d03b9c

Browse files
committed
Also run Ruby 2.7 specs with the TruffleRuby standalone
1 parent 41916ae commit 9d03b9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tool/make-standalone-distribution.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ TRUFFLERUBY_RECOMPILE_OPENSSL=true "$release_home/lib/truffle/post_install_hook.
2424

2525
# Run all specs
2626
tool/jt.rb -u "$release_home/bin/truffleruby" test :all
27+
tool/jt.rb -u "$release_home/bin/truffleruby" test :next

0 commit comments

Comments
 (0)