1
0
mirror of https://git.feneas.org/feneas/fediverse.git synced 2025-02-02 18:26:53 +01:00

Node-Sass supports only Node 8.x, trying carbon

This commit is contained in:
lostinlight 2018-04-03 07:09:01 +03:00
parent 18edf95edf
commit 357237c340

View File

@ -1,9 +1,8 @@
image: node:latest
image: node:6.11.1
pages:
script:
- npm cache clean --force
- npm install
- npm install gulp -g
- gulp build --cwd ./themes/starter