Use tagged version of PlotUtils

This commit is contained in:
Darwin Darakananda 2017-05-11 13:57:56 -07:00 committed by GitHub
parent 0a094f2c77
commit 6c8fa7795d

View File

@ -9,7 +9,6 @@ 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.clone("https://github.com/JunoLab/Blink.jl.git") # Pkg.clone("https://github.com/JunoLab/Blink.jl.git")
# Pkg.build("Blink") # Pkg.build("Blink")