Skip to content

Commit

Permalink
snap: deprecate v0 (#4170)
Browse files Browse the repository at this point in the history
Don't push v0 to default tracks.
Fixes #3872
  • Loading branch information
casperdcl authored Jul 6, 2020
1 parent 61d7a3f commit 5a7395d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/before_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@ if [ "$TRAVIS_OS_NAME" == "linux" ]; then
fi

# NOTE: after deprecating this branch, uncomment this line
# echo "unset SNAP_CHANNEL" >>env.sh
echo "unset SNAP_CHANNEL" >>env.sh
fi

0 comments on commit 5a7395d

Please sign in to comment.