Compile with --disable-deprecated on Travis

This commit is contained in:
Kleis Auke Wolthuizen 2020-06-18 14:43:26 +02:00
parent 541e58610b
commit d67eca7b8a
1 changed files with 1 additions and 0 deletions

View File

@ -142,6 +142,7 @@ before_script:
- $PYTHON -m pip install --user --upgrade pyvips-$PYVIPS_VERSION/[test]
- ./autogen.sh
--disable-dependency-tracking
--disable-deprecated
--with-jpeg-includes=$JPEG/include
--with-jpeg-libraries=$JPEG/lib
--with-magick=$WITH_MAGICK