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