CompileBot use default precompile path
This commit is contained in:
parent
e6cc826174
commit
d538c4387f
3
deps/SnoopCompile/snoop_bench.jl
vendored
3
deps/SnoopCompile/snoop_bench.jl
vendored
@ -3,9 +3,6 @@ using CompileBot
|
||||
snoop_bench(
|
||||
BotConfig(
|
||||
"Plots",
|
||||
yml_path= "SnoopCompile.yml",
|
||||
else_os = "linux",
|
||||
else_version = "1.5",
|
||||
),
|
||||
joinpath(@__DIR__, "precompile_script.jl"),
|
||||
)
|
||||
|
||||
3
deps/SnoopCompile/snoop_bot.jl
vendored
3
deps/SnoopCompile/snoop_bot.jl
vendored
@ -3,9 +3,6 @@ using CompileBot
|
||||
snoop_bot(
|
||||
BotConfig(
|
||||
"Plots",
|
||||
yml_path= "SnoopCompile.yml",
|
||||
else_os = "linux",
|
||||
else_version = "1.5",
|
||||
),
|
||||
joinpath(@__DIR__, "precompile_script.jl"),
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user