Skip to content

Commit

Permalink
Added npm install to travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fklement committed Mar 21, 2020
1 parent 6de6791 commit 3810fdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: node_js
node_js:
- node
install:
- npm install
- npm install -g pkg
script:
- pkg jitsi.js --targets node12-macos-x64,node12-linux-x64,node12-win-x64
Expand Down

0 comments on commit 3810fdd

Please sign in to comment.