Skip to content

Commit 7182c5f

Browse files
authored
Update .scrutinizer.yml
1 parent 5b1b20f commit 7182c5f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.scrutinizer.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,8 @@ tools:
1111
before_commands:
1212
- sudo apt-get update
1313
- sudo apt-get install -y openssl libssl-dev pkg-config
14+
- find /usr -name 'openssl.pc'
15+
- pkg-config --modversion openssl
16+
- openssl version
1417
- export PKG_CONFIG_PATH=/usr/lib/x86_64-linux-gnu/pkgconfig
1518
- export LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu

0 commit comments

Comments
 (0)