Skip to content

Commit

Permalink
chore: 升级签名环境,升级electron版本 (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
lumozx authored and qinyang912 committed Dec 27, 2019
1 parent 8bf3073 commit 00fc8ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
osx_image: xcode8.3
osx_image: xcode10.2

dist: trusty
sudo: false
Expand Down Expand Up @@ -30,4 +30,4 @@ branches:
only:
# - /^master-deploy-.*$/ # 正式版的发布,只在appveyor里进行oss文件复制即可
- /^check-deploy-.*$/ # 用于审核的tag
- /^beta-deploy-.*$/
- /^beta-deploy-.*$/
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rishiqing-electron",
"version": "3.3.0",
"author": "北京创仕科锐信息技术有限责任公司",
"electronVersion": "7.1.4",
"electronVersion": "7.1.7",
"main": "main.js",
"env": "dev",
"debug-url": "http://localhost:99/app",
Expand Down

0 comments on commit 00fc8ae

Please sign in to comment.