diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5d4a26fca3c91c1fde3445f19d278db7f3bb5ccf..6d01d0fb346af1977dfe5b6dfeccee3540ee25ef 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -20,7 +20,7 @@ bundle_and_test:
     - apt-get install -y curl
     - curl -sL https://deb.nodesource.com/setup_10.x | bash -
     - apt-get install -y nodejs
-    - apt-get install -y npm
+    # - apt-get install -y npm
     - apt-get install -y build-essential
     - npm install -g @apidevtools/swagger-cli