CI: force build from source, req of prebuild-install v6+

This commit is contained in:
Lovell Fuller
2020-11-16 13:55:55 +00:00
parent 2678d7a660
commit 53dd313e97
3 changed files with 20 additions and 15 deletions

View File

@@ -10,6 +10,6 @@ task:
- pkg upgrade -y
- pkg install -y pkgconf vips node npm
install_script:
- npm install --unsafe-perm
- npm install --build-from-source --unsafe-perm
test_script:
- npm test