We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b09592 commit a44e66eCopy full SHA for a44e66e
.travis.yml
@@ -31,11 +31,6 @@ script:
31
- npm run upload "${AppId}" "${Region}" "${SecretId}" "${SecretKey}" "${Bucket}"
32
33
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/
39
- cd ./dist
40
- git init
41
- git config user.name "BiYuqi"
README.md
@@ -1,6 +1,6 @@
1
2
-# [前端导航网](http://fe.loadingmore.com/)
3
-<img src="https://travis-ci.org/BiYuqi/vuenotes.svg?branch=master">
+# [前端导航网](https://fe.loadingmore.com/)
+<img src="https://travis-ci.org/BiYuqi/fe-navigation.svg?branch=master">
4
5
> 前端导航云集高质量前端网站的内容,云集大量前端网站。优秀的前端资讯网站
6
0 commit comments