1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-01 13:07:49 +02:00

chore: fix ci, maybe

This commit is contained in:
Carlos Alexandro Becker 2018-02-09 00:04:40 -02:00 committed by Carlos Alexandro Becker
parent f2edd97c15
commit e9d7cd5d46

View File

@ -9,7 +9,7 @@ install:
- gem install fpm
- npm install -g prettier
- sudo apt-get update
- sudo apt-get install --yes snapd rpm
- sudo apt-get install --yes snapd rpm liblz4-dev
- export PATH=/snap/bin:$PATH
- sudo snap install snapcraft --classic
script: