Skip to content

Commit

Permalink
Added build target electron:build
Browse files Browse the repository at this point in the history
  • Loading branch information
suhrmann committed Feb 25, 2019
1 parent dec242e commit e7e24b5
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 @@ -4,6 +4,7 @@ node_js:
- "lts/*" # latest LTS Node.js release
script:
- vue-cli-service build
- vue-cli-service electron:build
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit e7e24b5

Please sign in to comment.