summary refs log tree commit diff
path: root/.ci/install.sh
diff options
context:
space:
mode:
Diffstat (limited to '.ci/install.sh')
-rwxr-xr-x.ci/install.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/.ci/install.sh b/.ci/install.sh
index 426f4c9c..62af2569 100755
--- a/.ci/install.sh
+++ b/.ci/install.sh
@@ -45,5 +45,4 @@ if [ "$TRAVIS_OS_NAME" == "linux" ]; then
         libqt5svg5-dev \
         qtmultimedia5-dev \
         liblmdb-dev \
-        nlohmann-json-dev
 fi