npm install on mac
This commit is contained in:
parent
fca9fdb13f
commit
8564094b21
|
@ -15,5 +15,7 @@ matrix:
|
|||
osx_image: xcode9.2
|
||||
language: node_js
|
||||
node_js: 8
|
||||
install:
|
||||
- npm install
|
||||
script:
|
||||
- npm run dist:mac
|
||||
|
|
Loading…
Reference in New Issue