Loading Rakefile +1 −3 Original line number Diff line number Diff line Loading @@ -236,9 +236,7 @@ desc "Run full CI build" task :ci => [ 'clobber', # 'verbose', # uncomment to enable verbose output for CI builds 'all', 'server:shutdown', 'java_sim:start', 'all' ] END { Loading Loading
Rakefile +1 −3 Original line number Diff line number Diff line Loading @@ -236,9 +236,7 @@ desc "Run full CI build" task :ci => [ 'clobber', # 'verbose', # uncomment to enable verbose output for CI builds 'all', 'server:shutdown', 'java_sim:start', 'all' ] END { Loading