Skip to content

Commit

Permalink
travis: Make sure to install the QtSvg libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
MKleusberg committed Aug 11, 2021
1 parent 6508974 commit 254df47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ addons:
- libsqlcipher-dev
- qtbase5-dev
- qttools5-dev
- libqt5svg5

script:
- mkdir build
Expand Down

0 comments on commit 254df47

Please sign in to comment.