Skip to content

Commit ba2c84b

Browse files
committed
attempt to fix travis snap dpl
1 parent b99c5e4 commit ba2c84b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ deploy:
137137
snap: dvc_*.snap
138138
channel: $RELEASE_SNAP_CHANNEL
139139
skip_cleanup: true
140+
edge: true
140141
on:
141142
all_branches: true
142143
condition: "$(./scripts/ci/deploy_condition.sh dvc_*.snap) && ($TRAVIS_BRANCH = master || -n $TRAVIS_TAG)"

0 commit comments

Comments
 (0)