From 967291c2eff3fc9eea44df06b28a36749c8bf088 Mon Sep 17 00:00:00 2001 From: Thomas Breloff Date: Wed, 20 Apr 2016 11:27:02 -0400 Subject: [PATCH] export KW; plotlyjs travis --- .travis.yml | 2 +- src/Plots.jl | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 58226572..68d9fc15 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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")' diff --git a/src/Plots.jl b/src/Plots.jl index b123958d..834117bd 100644 --- a/src/Plots.jl +++ b/src/Plots.jl @@ -19,6 +19,7 @@ export FlexLayout, AVec, AMat, + KW, plot, plot!,