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 4da7f38 commit 5b3f792Copy full SHA for 5b3f792
.travis.yml
@@ -14,6 +14,7 @@ script:
14
- npm run build
15
16
after_script:
17
+ - git checkout -b gh-pages origin/gh-pages
18
- cd ./example-dist
19
- git branch
20
- git init
0 commit comments