This commit is contained in:
John Cupitt 2017-01-19 14:31:46 +00:00
parent fb64671b3e
commit 95793926b5
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ before_script:
- echo PKG_CONFIG_PATH = $PKG_CONFIG_PATH
- echo which pkg-config ; which pkg-config
- pkg-config --list-all
- pkg-config --debug
- pkg-config --debug libpng
- make -j$JOBS -s V=0
script:
- make -Ctest -j$JOBS -s V=0 VERBOSE=1 check