提交 251c29a3 编写于 作者: B beyondgfw 提交者: GoogleHosts Maintainer

chore: Fix Travis CI and add new mirror

上级 df42eea8
......@@ -11,4 +11,6 @@ script:
after_success:
- cd master
- git remote add coding https://$CODING_USER:$CODING_KEY@e.coding.net/scaffrey/hosts.git
- git push coding HEAD:master -f
- git remote add qvqnetwork https://$QVQNETWORK_TOKEN@git.qvq.network/googlehosts/hosts
- [ "$TRAVIS_PULL_REQUEST" = "false" ] && [ "TRAVIS_BRANCH" = "hosts-source" ] && git push coding HEAD:master -f
- [ "$TRAVIS_PULL_REQUEST" = "false" ] && [ "TRAVIS_BRANCH" = "hosts-source" ] && git push qvqnetwork HEAD:master -f
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册