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
GR 0.31.0
RDatasets
VisualRegressionTests 0.1+
VisualRegressionTests 0.2
UnicodePlots
LaTeXStrings
Gtk

View File

@ -1,7 +1,7 @@
module PlotsTests
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")