1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-11-23 02:10:01 +01:00

build fix

This commit is contained in:
Matthias Kretschmann 2018-10-11 22:00:01 +02:00
parent 765e9eccb5
commit 314b7bf855
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -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