Skip to content

Commit

Permalink
Revert "update travis"
Browse files Browse the repository at this point in the history
This reverts commit e9dad4f.
  • Loading branch information
hilanmiao committed Mar 5, 2020
1 parent e9dad4f commit 54f5261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"pack:renderer": "cross-env NODE_ENV=production webpack --progress --colors --config .electron-vue/webpack.renderer.config.js",
"postinstall": "electron-builder install-app-deps",
"release": "node .electron-vue/build.js && electron-builder",
"dist": "node .electron-vue/build.js && electron-builder -c.snap.publish=github"
"dist": "node .electron-vue/build.js && electron-builder"
},
"build": {
"productName": "PocketBook",
Expand Down

0 comments on commit 54f5261

Please sign in to comment.