Travis CI: More SVG test adjustments.

This commit is contained in:
Jürg Lehni 2016-03-17 11:59:41 +01:00
parent beabd6bea1
commit bb19fade56

View file

@ -159,7 +159,7 @@ if (!isNode) {
// JSDom does not have SVG rendering, so we can't test there.
var svgFiles = {
'butterfly': { tolerance: 1e-2 },
'viewbox': {},
'viewbox': { tolerance: 1e-2 },
'clipping': {},
'arcs': {},
'symbol': {},