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 fa767ed commit e36114dCopy full SHA for e36114d
.travis.yml
@@ -17,7 +17,6 @@ after_script:
17
- git init
18
- git remote add origin "https://${GH_TOKEN}@${GH_REF}"
19
- git checkout -b gh-pages
20
- - git branch
21
- git config user.name "leezng"
22
- git config user.email "[email protected]"
23
- git add .
0 commit comments