Pkg.add(PlotlyJS) in travis_commands.jl
This commit is contained in:
parent
cd1e431a71
commit
9e3c3f29bf
@ -16,7 +16,7 @@ Pkg.build("Blink")
|
|||||||
import Blink
|
import Blink
|
||||||
Blink.AtomShell.install()
|
Blink.AtomShell.install()
|
||||||
Pkg.add("Rsvg")
|
Pkg.add("Rsvg")
|
||||||
Pkg.clone("PlotlyJS")
|
Pkg.add("PlotlyJS")
|
||||||
|
|
||||||
# Pkg.checkout("RecipesBase")
|
# Pkg.checkout("RecipesBase")
|
||||||
# Pkg.clone("VisualRegressionTests")
|
# Pkg.clone("VisualRegressionTests")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user