diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index eaac071..f9f0186 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,5 @@ deploy: skip_cleanup: true local-dir: dist/dress endpoint: https://minio.moecube.com/satori - edge: - branch: ha-s3-endpoint on: all_branches: true |