diff --git a/test/travis_commands.jl b/test/travis_commands.jl index bb2b16e4..3f245463 100644 --- a/test/travis_commands.jl +++ b/test/travis_commands.jl @@ -9,6 +9,7 @@ Pkg.clone("https://github.com/JuliaPlots/PlotReferenceImages.jl.git") # Pkg.clone("https://github.com/JuliaStats/KernelDensity.jl.git") Pkg.clone("StatPlots") +Pkg.clone("PlotUtils") # Pkg.clone("https://github.com/JunoLab/Blink.jl.git") # Pkg.build("Blink")