From bdd24b254bb5c09471bcc572be61d0df71052491 Mon Sep 17 00:00:00 2001 From: Ir1dXD Date: Mon, 5 Nov 2018 21:59:14 +0800 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 70ee821b..d017cf5f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,7 +28,6 @@ after_deploy: - cd /tmp - git clone https://github.com/24OI/OI-wiki.git - cd OI-wiki - - git push https://$DOCKER_USER:$DOCKER_KEY@github.com/frank-xjh/OI-wiki-docker.git master:master -f - git remote add coding https://$CODING_USER:$CODING_KEY@git.coding.net/scaffrey/OI-wiki.git - git push coding master:master -f - git fetch origin gh-pages -- 2.11.0