turn off -j in travis
seems to break our soname.h creation
This commit is contained in:
parent
d905cf7ec3
commit
180459ea16
@ -5,7 +5,7 @@ before_script:
|
||||
--disable-dependency-tracking
|
||||
--with-jpeg-includes=$JPEG/include
|
||||
--with-jpeg-libraries=$JPEG/lib
|
||||
- make
|
||||
- make -s V=0
|
||||
script:
|
||||
- make -Ctest -j$JOBS -s V=0 VERBOSE=1 check
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user