From 3a7f63f64159b21f4ec5c4e64aa36eafcacf567f Mon Sep 17 00:00:00 2001 From: Tom Black Date: Sun, 6 May 2018 16:13:37 -0700 Subject: Update CI Also adds native and web build test --- bin/ruby2d | 2 -- 1 file changed, 2 deletions(-) (limited to 'bin') diff --git a/bin/ruby2d b/bin/ruby2d index d7b1e15..eabb756 100755 --- a/bin/ruby2d +++ b/bin/ruby2d @@ -331,8 +331,6 @@ Choose an option with the #{"simulator".bold} command: --log Stream log for the app only, given the app name --log-errors Stream log containing only error messages\n\n" -# puts ARGV.inspect - case ARGV[0] when 'build' if ARGV.delete '--debug' then @debug = true end -- cgit v1.2.3