From 6c8fa7795da3199e20836903e3d463999e6ac119 Mon Sep 17 00:00:00 2001 From: Darwin Darakananda Date: Thu, 11 May 2017 13:57:56 -0700 Subject: [PATCH] Use tagged version of `PlotUtils` --- test/travis_commands.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/test/travis_commands.jl b/test/travis_commands.jl index d0ff84bd..bb2b16e4 100644 --- a/test/travis_commands.jl +++ b/test/travis_commands.jl @@ -9,7 +9,6 @@ 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.clone("https://github.com/JunoLab/Blink.jl.git") # Pkg.build("Blink")