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
1 changed files with 1 additions and 2 deletions

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