Skip to content

Commit

Permalink
Install libssl 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Mar 16, 2020
1 parent 7b064d6 commit 7313c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ before_install:
- sudo apt-get update

install:
- sudo apt-get install qt58tools qt58base qt58svg qt58xmlpatterns qt58websockets
- sudo apt-get install qt58tools qt58base qt58svg qt58xmlpatterns qt58websockets libssl1.0-dev
- source /opt/qt58/bin/qt58-env.sh
- sudo apt-get -y install checkinstall
- wget -c "https://github.com/probonopd/linuxdeployqt/releases/download/6/linuxdeployqt-6-x86_64.AppImage"
Expand Down

0 comments on commit 7313c57

Please sign in to comment.