Skip to content

Commit 1f1e484

Browse files
install more library
May be this will fix the problem
1 parent 41e9f3f commit 1f1e484

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/travis_unit_test.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ then
88
# show Linux OS version
99
uname -a
1010

11+
# snap dependency
12+
sudo apt-get install -y libcanberra-gtk-module libgail-common libatk-adaptor overlay-scrollbar-gtk2 openssl
13+
1114
# show available openSSL version
1215
ldconfig -p|grep ssl
1316

0 commit comments

Comments
 (0)