mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #5279 from shuujii/remove-unneeded-mruby-test-gem-in-build_config-no-float.rb
Remove unneeded `mruby-test` gem in `build_config/no-float.rb` [ci skip]
This commit is contained in:
@@ -8,7 +8,6 @@ MRuby::CrossBuild.new('no-float') do |conf|
|
||||
end
|
||||
|
||||
conf.gem :core => "mruby-bin-mruby"
|
||||
conf.gem :core => "mruby-test"
|
||||
|
||||
conf.test_runner.command = 'env'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user