summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-x.ci/install.sh4
1 files changed, 2 insertions, 2 deletions
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