mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
docs: update travis docs
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
parent
d1e23e99e8
commit
5793445dc6
@ -21,18 +21,8 @@ language: go
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
# needed for the nfpm pipe:
|
||||
- rpm
|
||||
# needed for the snap pipe:
|
||||
- snapd
|
||||
|
||||
env:
|
||||
# needed for the snap pipe:
|
||||
- PATH=/snap/bin:$PATH
|
||||
|
||||
install:
|
||||
# needed for the snap pipe:
|
||||
- sudo snap install snapcraft --classic
|
||||
# needed only if you use the snap pipe:
|
||||
- snapcraft
|
||||
|
||||
# needed for the docker pipe
|
||||
services:
|
||||
|
Loading…
x
Reference in New Issue
Block a user