Skip to content
Snippets Groups Projects
Commit c40eabda authored by David Trattnig's avatar David Trattnig
Browse files

Try without npm.

parent ac40d0a2
No related branches found
No related tags found
No related merge requests found
Pipeline #751 failed
...@@ -20,7 +20,7 @@ bundle_and_test: ...@@ -20,7 +20,7 @@ bundle_and_test:
- apt-get install -y curl - apt-get install -y curl
- curl -sL https://deb.nodesource.com/setup_10.x | bash - - curl -sL https://deb.nodesource.com/setup_10.x | bash -
- apt-get install -y nodejs - apt-get install -y nodejs
- apt-get install -y npm # - apt-get install -y npm
- apt-get install -y build-essential - apt-get install -y build-essential
- npm install -g @apidevtools/swagger-cli - npm install -g @apidevtools/swagger-cli
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment