mirror of
https://github.com/lovell/sharp.git
synced 2026-02-08 23:56:16 +01:00
Enable libvips C++ interpolators in Travis CI
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user