diff --git a/.travis.yml b/.travis.yml index 039097ddb3..3afc471fc8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -123,7 +123,8 @@ jobs: channel: ${SOURCE_TAG:+stable}${SOURCE_TAG:-edge} skip_cleanup: true on: - branch: master + tags: true + repo: iterative/dvc before_install: - bash ./scripts/ci/before_install.sh