Skip to content
Snippets Groups Projects
Commit 53dfb7a1 authored by João Victor Risso's avatar João Victor Risso
Browse files

Change installing gulp via apt-get command for npm

parent 2e3dc702
No related branches found
No related tags found
1 merge request!7Refactor enrollments route to include query building
Pipeline #
...@@ -2,8 +2,8 @@ stages: ...@@ -2,8 +2,8 @@ stages:
- test - test
before_script: before_script:
- sudo npm install -g
- npm install - npm install
- npm install --global gulp-cli
run_tests: run_tests:
stage: test stage: test
......
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