export KW; plotlyjs travis
This commit is contained in:
parent
392ae871d5
commit
967291c2ef
@ -18,7 +18,7 @@ script:
|
||||
- julia -e 'Pkg.clone("https://github.com/tbreloff/ImageMagick.jl.git"); Pkg.checkout("ImageMagick","tb_write"); Pkg.build("ImageMagick")'
|
||||
- julia -e 'Pkg.clone("https://github.com/tbreloff/VisualRegressionTests.jl.git");'
|
||||
- julia -e 'Pkg.clone("https://github.com/tbreloff/ExamplePlots.jl.git");'
|
||||
- julia -e 'Pkg.checkout("Blink"); Pkg.build("Blink")'
|
||||
- julia -e 'Pkg.checkout("Blink"); Pkg.build("Blink"); Blink.AtomShell.install()'
|
||||
- julia -e 'Pkg.checkout("PlotlyJS")'
|
||||
# - julia -e 'Pkg.add("Cairo"); Pkg.build("Cairo")'
|
||||
- julia -e 'ENV["PYTHON"] = ""; Pkg.add("PyPlot"); Pkg.build("PyPlot")'
|
||||
|
||||
@ -19,6 +19,7 @@ export
|
||||
FlexLayout,
|
||||
AVec,
|
||||
AMat,
|
||||
KW,
|
||||
|
||||
plot,
|
||||
plot!,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user