Skip to content

Commit a805c5f

Browse files
committed
chore: Debugging travis deploy
1 parent 65e9a81 commit a805c5f

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,6 @@ jobs:
4141
github-token: $GH_PAGES_TOKEN # Set in the settings page of the repository, as a secure variable
4242
keep-history: true
4343
local-dir: docs
44+
verbose: true
4445
on:
4546
branch: develop

docs/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,6 @@ dist
1313
# ignore files not needed for gh-pages
1414
webpack.config.js
1515
.eslintrc.json
16+
index.js
17+
HOC.md
1618
src

0 commit comments

Comments
 (0)