1
0
mirror of https://github.com/bitwarden/desktop synced 2026-01-08 19:43:13 +00:00

npm install on mac

This commit is contained in:
Kyle Spearrin
2018-02-19 14:39:45 -05:00
parent fca9fdb13f
commit 8564094b21

View File

@@ -15,5 +15,7 @@ matrix:
osx_image: xcode9.2
language: node_js
node_js: 8
install:
- npm install
script:
- npm run dist:mac