plotlyjs travis

This commit is contained in:
Thomas Breloff 2016-04-20 10:57:07 -04:00
parent 27b3070480
commit 392ae871d5
2 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,8 @@ 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("PlotlyJS")'
# - julia -e 'Pkg.add("Cairo"); Pkg.build("Cairo")'
- julia -e 'ENV["PYTHON"] = ""; Pkg.add("PyPlot"); Pkg.build("PyPlot")'
- julia -e 'Pkg.test("Plots"; coverage=false)'

View File

@ -7,6 +7,7 @@ FactCheck
Cairo
Gadfly
Images
PlotlyJS
PyPlot
@osx QuartzImageIO
GR