diff --git a/.travis.yml b/.travis.yml index 400c002..34e9814 100644 --- a/.travis.yml +++ b/.travis.yml @@ -59,4 +59,4 @@ deploy: skip_cleanup: true script: echo "put -r $TRAVIS_BUILD_DIR/dist/* accounts-frontend/" | sftp deploy@account.ely.by on: - tags: true + branch: master