Skip to content

Commit

Permalink
Fix ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sunzongzheng committed Sep 20, 2018
1 parent 2fa4584 commit 83c6cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ before_script:
- chmod 755 upx

script:
- MUSICLAKEURL='$MUSICLAKE_URL' npm run build-file
- MUSICLAKEURL=$MUSICLAKE_URL npm run build-file
- ./upx --auth $UPX_AUTH sync -delete --strong ./dist/electron/
- npm run build:publish

Expand Down

0 comments on commit 83c6cb3

Please sign in to comment.