We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 430e04d commit 8acb0edCopy full SHA for 8acb0ed
1 file changed
.travis.yml
@@ -10,7 +10,7 @@ before_install:
10
- cd libvips
11
- git checkout 7.38
12
- ./bootstrap.sh
13
- - ./configure --enable-debug=no --enable-cxx=no --without-orc --without-python
+ - ./configure --enable-debug=no --enable-cxx=yes --without-orc --without-python
14
- make
15
- sudo make install
16
- sudo ldconfig
0 commit comments