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 fd5d889 commit 9034818Copy full SHA for 9034818
.travis.yml
@@ -32,7 +32,7 @@ deploy:
32
- provider: pages
33
skip_cleanup: true
34
github_token: $GITHUB_PAGES_TOKEN
35
- local_dir: ../docs/gh-pages
+ local_dir: docs/gh-pages
36
email: '[email protected]'
37
name: 'RingCentral Integrations Team'
38
on:
0 commit comments