travis fix
This commit is contained in:
parent
79399913d7
commit
f1bd7ab1dc
@ -7,7 +7,6 @@ Reexport
|
||||
Measures
|
||||
FactCheck
|
||||
Images
|
||||
PyPlot
|
||||
@osx QuartzImageIO
|
||||
GR
|
||||
DataFrames
|
||||
|
||||
@ -17,8 +17,8 @@ Pkg.clone("https://github.com/JuliaStats/KernelDensity.jl.git")
|
||||
# Pkg.checkout("RecipesBase")
|
||||
Pkg.clone("VisualRegressionTests")
|
||||
|
||||
# ENV["PYTHON"] = ""
|
||||
# Pkg.add("PyPlot")
|
||||
# Pkg.build("PyPlot")
|
||||
ENV["PYTHON"] = ""
|
||||
Pkg.add("PyPlot")
|
||||
Pkg.build("PyPlot")
|
||||
|
||||
Pkg.test("Plots"; coverage=false)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user