1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 13:23:34 +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