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 b7ae261 commit e5fd334Copy full SHA for e5fd334
.travis.yml
@@ -16,7 +16,7 @@ deploy:
16
provider: pages
17
skip_cleanup: true
18
github_token: $GH_TOKEN
19
- local_dir: ./site/build
+ local_dir: ./example/build
20
on:
21
branch: master
22
branches:
0 commit comments