1
0
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:
Carlos Alexandro Becker 2020-01-26 11:35:19 -03:00
parent d1e23e99e8
commit 5793445dc6
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -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: