Skip to content

Commit 9034818

Browse files
authored
fix travis github pages build (#605)
1 parent fd5d889 commit 9034818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ deploy:
3232
- provider: pages
3333
skip_cleanup: true
3434
github_token: $GITHUB_PAGES_TOKEN
35-
local_dir: ../docs/gh-pages
35+
local_dir: docs/gh-pages
3636
3737
name: 'RingCentral Integrations Team'
3838
on:

0 commit comments

Comments
 (0)