Skip to content

Commit bf379a2

Browse files
committed
Add github-token
1 parent 191000b commit bf379a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ script: make
88
deploy:
99
provider: pages
1010
skip-cleanup: true
11+
github-token: $GITHUB_TOKEN
1112
keep-history: true
1213
on:
1314
branch: develop

0 commit comments

Comments
 (0)