尝试新增包到bintray

pull/225/head
lyswhut 2020-04-30 18:14:17 +08:00
parent 0c576c65a8
commit 0090f484d8
2 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,3 @@
sudo: true
language: node_js
node_js: 12
@ -41,3 +40,4 @@ before_cache:
branches:
only:
- master
- dev

View File

@ -120,6 +120,12 @@
"provider": "github",
"owner": "lyswhut",
"repo": "lx-music-desktop"
},
{
"package": "lx-music-desktop",
"repo": "lx-music-desktop",
"user": "lyswhut",
"provider": "bintray"
}
]
},