diff --git a/.travis.yml b/.travis.yml index bd14c18..93ca555 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ deploy: region: eu-central-1 local_dir: dist detect_encoding: true - "on": + on: branch: master - provider: s3 access_key_id: @@ -27,5 +27,5 @@ deploy: region: eu-central-1 local_dir: dist detect_encoding: true - "on": + on: branch: next \ No newline at end of file