Skip to content

Commit 56be736

Browse files
author
Zhili Yang
committed
change the source to respo faraway.
1 parent 6d31cd7 commit 56be736

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ after_script:
1818
- git config user.email "zack.li@xbro.cn"
1919
- git add .
2020
- git commit -m "Update docs, Auto build by Travis."
21-
- git push --force --quiet "https://${GH_TOKEN}@${GH_REF}" master:master
21+
- git push --force --quiet "https://${FARAWAY_CI}@${GH_REF}" master:master
2222
# E: Build LifeCycle
2323

2424
branches:
2525
only:
26-
- develop
26+
- master
2727
env:
2828
global:
2929
- GH_REF: github.com/SysTick/systick.github.io.git

0 commit comments

Comments
 (0)