summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorVarac <varac@leap.se>2017-11-23 18:07:36 +0100
committerVarac <varac@leap.se>2017-11-23 18:07:36 +0100
commit7622e66fd31f3d23d36186e357e9bf95c459fdda (patch)
treea4c20f03accdfaf81c70912e28378cd90f268e55 /tests
parent99700bb2ff808784bf227a5ce000fe833fc99617 (diff)
[test] Install npm for build_ui CI job
Diffstat (limited to 'tests')
-rw-r--r--tests/docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/docker/Dockerfile b/tests/docker/Dockerfile
index 93513904..0712ba7c 100644
--- a/tests/docker/Dockerfile
+++ b/tests/docker/Dockerfile
@@ -9,7 +9,7 @@ RUN apt-get update && \
build-essential tox libpython-dev \
libsqlcipher-dev libssl-dev libffi-dev \
python-pyqt5 python-pyqt5.qtwebkit \
- nodejs mocha \
+ nodejs npm mocha \
git swaks uuid-runtime \
openvpn policykit-1 lxpolkit \
wget patchelf libusb-0.1-4 \