Skip to content

Commit 69517ba

Browse files
authored
[lgtm] Add gmock libs to lgtm (#973)
1 parent a7c8cfa commit 69517ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lgtm.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ extraction:
1717
- libzmq3-dev
1818
- libzmq5
1919
- autoconf-archive
20+
- libgtest-dev
21+
- libgmock-dev
2022
after_prepare:
2123
- ls -l
2224
- git clone https://github.com/Azure/sonic-swss-common; pushd sonic-swss-common; ./autogen.sh; fakeroot dpkg-buildpackage -us -uc -b; popd

0 commit comments

Comments
 (0)