update VisualRegressionTests and PlotReferenceImages versions

This commit is contained in:
Daniel Schwabeneder 2018-08-25 00:55:04 +02:00
parent 962de0bffb
commit 6799d0132c
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ ImageMagick
@osx QuartzImageIO @osx QuartzImageIO
GR 0.31.0 GR 0.31.0
RDatasets RDatasets
VisualRegressionTests 0.1+ VisualRegressionTests 0.2
UnicodePlots UnicodePlots
LaTeXStrings LaTeXStrings
Gtk Gtk

View File

@ -1,7 +1,7 @@
module PlotsTests module PlotsTests
using Pkg using Pkg
Pkg.add(PackageSpec(url="https://github.com/tkf/PlotReferenceImages.jl", rev="pkg3")) Pkg.add(PackageSpec(url="https://github.com/tkf/PlotReferenceImages.jl"))
include("imgcomp.jl") include("imgcomp.jl")