Run the libvips test suite on Travis

Instead of the pyvips test suite.
This commit is contained in:
Kleis Auke Wolthuizen 2019-01-02 11:28:41 +01:00
parent 2b8db2e594
commit db18dcfa30
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ script:
- make -Ctest -j$JOBS -s V=0 VERBOSE=1 check
- LD_LIBRARY_PATH=$PWD/libvips/.libs
DYLD_LIBRARY_PATH=$PWD/libvips/.libs
$PYTHON -m pytest -v pyvips-master
$PYTHON -m pytest -v test/test-suite
matrix:
allow_failures: