Skip to content
Snippets Groups Projects
Unverified Commit 17cca487 authored by Rodrigo Nascimento's avatar Rodrigo Nascimento
Browse files

Install node-pre-gyp

parent fc9e371e
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ before_script:
- mkdir /tmp/build-test
- tar -xf /tmp/build/Rocket.Chat.tar.gz -C /tmp/build-test/
- cd /tmp/build-test/bundle/programs/server
- npm install -g node-gyp
- npm install -g node-gyp node-pre-gyp
- npm install
- cd -
script:
......
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