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