diff --git a/test/travis_commands.jl b/test/travis_commands.jl index 4befaaef..91ab0ca6 100644 --- a/test/travis_commands.jl +++ b/test/travis_commands.jl @@ -1,8 +1,8 @@ Pkg.add("ImageMagick") Pkg.build("ImageMagick") -Pkg.clone("GR") -Pkg.build("GR") +# Pkg.clone("GR") +# Pkg.build("GR") Pkg.clone("https://github.com/JuliaPlots/PlotReferenceImages.jl.git")