Skip to content

Commit

Permalink
attempt to fix travis snap dpl
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Jan 22, 2020
1 parent b99c5e4 commit ba2c84b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ deploy:
snap: dvc_*.snap
channel: $RELEASE_SNAP_CHANNEL
skip_cleanup: true
edge: true
on:
all_branches: true
condition: "$(./scripts/ci/deploy_condition.sh dvc_*.snap) && ($TRAVIS_BRANCH = master || -n $TRAVIS_TAG)"
Expand Down

0 comments on commit ba2c84b

Please sign in to comment.