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 65e9a81 commit a805c5fCopy full SHA for a805c5f
.travis.yml
@@ -41,5 +41,6 @@ jobs:
41
github-token: $GH_PAGES_TOKEN # Set in the settings page of the repository, as a secure variable
42
keep-history: true
43
local-dir: docs
44
+ verbose: true
45
on:
46
branch: develop
docs/.gitignore
@@ -13,4 +13,6 @@ dist
13
# ignore files not needed for gh-pages
14
webpack.config.js
15
.eslintrc.json
16
+index.js
17
+HOC.md
18
src
0 commit comments