Skip to content

Commit 07a43e4

Browse files
committed
Update travis
1 parent 25dcf30 commit 07a43e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ after_script:
2626
- git config user.email "zhuheqin1@gmail.com"
2727
- git add docs
2828
- git commit -m "Travis-CI Update pages with build $TRAVIS_BUILD_NUMBER"
29-
- git push -f "https://${GH_TOKEN}@${GH_REF}" origin master
29+
- git push -f "https://${GH_TOKEN}@${GH_REF}" master:master
3030

3131
addons:
3232
apt:

0 commit comments

Comments
 (0)