Remove GR clone in travis tests
This commit is contained in:
parent
18ea542cc4
commit
2004090ce5
@ -1,8 +1,8 @@
|
|||||||
Pkg.add("ImageMagick")
|
Pkg.add("ImageMagick")
|
||||||
Pkg.build("ImageMagick")
|
Pkg.build("ImageMagick")
|
||||||
|
|
||||||
Pkg.clone("GR")
|
# Pkg.clone("GR")
|
||||||
Pkg.build("GR")
|
# Pkg.build("GR")
|
||||||
|
|
||||||
Pkg.clone("https://github.com/JuliaPlots/PlotReferenceImages.jl.git")
|
Pkg.clone("https://github.com/JuliaPlots/PlotReferenceImages.jl.git")
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user