It might be that I need to install something else in Travis, but I'm wondering if anyone has any hints here? It worked fine when testing against v0.6.3.
Fatal error:
ERROR: LoadError: LoadError: InitError: error compiling __init__: could not load library "/home/travis/.julia/packages/ImageMagick/W81WA/deps/usr/lib/libMagickWand-6.Q16.so"
/lib/x86_64-linux-gnu/libz.so.1: version `ZLIB_1.2.9' not found (required by /home/travis/.julia/packages/ImageMagick/W81WA/deps/usr/lib/libpng16.so.16)
See: See https://travis-ci.org/kmsquire/VideoIO.jl/jobs/418942394#L1206