Merge pull request #1582 from daschw/test

don't checkout PlotUtils in tests
This commit is contained in:
Daniel Schwabeneder 2018-07-01 09:33:19 +02:00 committed by GitHub
commit d2a4136d4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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("StatPlots")
Pkg.checkout("PlotUtils")
# Pkg.checkout("PlotUtils")
# Pkg.clone("Blink")
# Pkg.build("Blink")