We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e55e9e1 commit 884d3c7Copy full SHA for 884d3c7
.travis.yml
@@ -18,6 +18,7 @@ after_script:
18
- git init
19
- git remote add origin "https://${GH_TOKEN}@${GH_REF}"
20
- git remote show origin
21
+ - git checkout -b gh-pages origin/gh-pages
22
- git branch
23
- git config user.name "leezng"
24
- git config user.email "[email protected]"
0 commit comments