1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-29 04:17:41 +02: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