language: node_js node_js: - 10 - 12 - 13 script: npm run build os: linux arch: arm64 dist: bionic # vim: ts=2 sw=2 et