mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 10:30:15 +02:00
Enable libvips C++ interpolators in Travis CI
This commit is contained in:
parent
430e04d894
commit
8acb0ed5d0
@ -10,7 +10,7 @@ before_install:
|
||||
- cd libvips
|
||||
- git checkout 7.38
|
||||
- ./bootstrap.sh
|
||||
- ./configure --enable-debug=no --enable-cxx=no --without-orc --without-python
|
||||
- ./configure --enable-debug=no --enable-cxx=yes --without-orc --without-python
|
||||
- make
|
||||
- sudo make install
|
||||
- sudo ldconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user