From 6b3cf50f38bad8e8e83ab024b7400596f6d8bad7 Mon Sep 17 00:00:00 2001 From: Thomas Breloff Date: Mon, 18 Jul 2016 15:21:51 -0400 Subject: [PATCH] travis --- test/travis_commands.jl | 1 + 1 file changed, 1 insertion(+) 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")