diff options
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index c02e8e8..665d1fd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,6 +22,6 @@ deploy: provider: pages skip_cleanup: true github_token: $GITHUB_TOKEN - local_dir: "dist" + local_dir: "dist/spa-mat" repo: "asmaps/larry-ui-build" fqdn: "larry.asw.io" |
