Skip to content
Snippets Groups Projects
Commit 5886f6e5 authored by Cyril L'Orphelin's avatar Cyril L'Orphelin
Browse files

Add npm install

parent 8d1c9423
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@ job_test:
- php composer.phar install
## Install yarn and assets
- curl -L https://npmjs.org/install.sh | sudo sh
- npm cache clean -f
- npm install -g n
- n stable
......
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