diff options
| author | Arne Schauf <git@asw.io> | 2018-03-03 01:40:09 +0100 |
|---|---|---|
| committer | Arne Schauf <git@asw.io> | 2018-03-03 01:40:09 +0100 |
| commit | aacd396109e68270940a355c8c6cad9d6df5649a (patch) | |
| tree | e30332ad71a5cd6cf666afe642abb46b3600fa5f /.travis.yml | |
| parent | 43384b305525320a6d02f96501d7a45a6cb40f58 (diff) | |
| download | parry-ui-aacd396109e68270940a355c8c6cad9d6df5649a.tar.gz parry-ui-aacd396109e68270940a355c8c6cad9d6df5649a.zip | |
use this repo for travis build
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 665d1fd..2528a1c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,5 +23,5 @@ deploy: skip_cleanup: true github_token: $GITHUB_TOKEN local_dir: "dist/spa-mat" - repo: "asmaps/larry-ui-build" + repo: "asmaps/larry-ui" fqdn: "larry.asw.io" |
