don't checkout PlotUtils in tests

This commit is contained in:
Daniel Schwabeneder 2018-07-01 09:27:11 +02:00
parent 7f4537bdc6
commit 7d88a746ea

View File

@ -9,7 +9,7 @@ Pkg.clone("https://github.com/JuliaPlots/PlotReferenceImages.jl.git")
# Pkg.clone("https://github.com/JuliaStats/KernelDensity.jl.git") # Pkg.clone("https://github.com/JuliaStats/KernelDensity.jl.git")
Pkg.clone("StatPlots") Pkg.clone("StatPlots")
Pkg.checkout("PlotUtils") # Pkg.checkout("PlotUtils")
# Pkg.clone("Blink") # Pkg.clone("Blink")
# Pkg.build("Blink") # Pkg.build("Blink")