diff --git a/.ci/install.sh b/.ci/install.sh index 62af2569..56e5fb45 100755 --- a/.ci/install.sh +++ b/.ci/install.sh @@ -44,5 +44,5 @@ if [ "$TRAVIS_OS_NAME" == "linux" ]; then qttools5-dev \ libqt5svg5-dev \ qtmultimedia5-dev \ - liblmdb-dev \ -fi + liblmdb-dev +fi \ No newline at end of file