mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-07 13:31:37 +02:00
chore: fix snapcraft on travis, maybe
This commit is contained in:
parent
2b959e0c91
commit
681393119f
@ -11,7 +11,7 @@ install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install --yes snapd rpm
|
||||
- export PATH=/snap/bin:$PATH
|
||||
- sudo snap install snapcraft --candidate --classic
|
||||
- sudo snap install snapcraft --classic
|
||||
script:
|
||||
- make ci
|
||||
- test -n "$TRAVIS_TAG" || go run main.go --skip-validate --skip-publish
|
||||
|
Loading…
x
Reference in New Issue
Block a user