Skip to content

Commit a44e66e

Browse files
committed
chore: reset build log
1 parent 6b09592 commit a44e66e

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

Diff for: .travis.yml

-5
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,6 @@ script:
3131
- npm run upload "${AppId}" "${Region}" "${SecretId}" "${SecretKey}" "${Bucket}"
3232

3333
after_script:
34-
- git clone https://${GH_REF} .deploy_git
35-
- cd .deploy_git
36-
- git checkout master
37-
- cd ../
38-
- mv .deploy_git/.git/ ./dist/
3934
- cd ./dist
4035
- git init
4136
- git config user.name "BiYuqi"

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

2-
# [前端导航网](http://fe.loadingmore.com/)
3-
<img src="https://travis-ci.org/BiYuqi/vuenotes.svg?branch=master">
2+
# [前端导航网](https://fe.loadingmore.com/)
3+
<img src="https://travis-ci.org/BiYuqi/fe-navigation.svg?branch=master">
44

55
> 前端导航云集高质量前端网站的内容,云集大量前端网站。优秀的前端资讯网站
66

0 commit comments

Comments
 (0)