mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 18:40:16 +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
|
- cd libvips
|
||||||
- git checkout 7.38
|
- git checkout 7.38
|
||||||
- ./bootstrap.sh
|
- ./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
|
- make
|
||||||
- sudo make install
|
- sudo make install
|
||||||
- sudo ldconfig
|
- sudo ldconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user