mirror of
https://github.com/kremalicious/blog.git
synced 2025-02-14 21:10:25 +01:00
build fix
This commit is contained in:
parent
765e9eccb5
commit
314b7bf855
@ -7,7 +7,9 @@ cache:
|
|||||||
- public
|
- public
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
- npm install -g scrypt
|
||||||
- npm i
|
- npm i
|
||||||
|
- ln -s ./node_modules/scrypt /usr/local/lib/node_modules/scrypt/build
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- npm test
|
- npm test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user