# GoReleaser: build and push Snapcraft packages from TravisCI

DevFeed: [GoReleaser: build and push Snapcraft packages from TravisCI](<https://devfeed.tech/articles/goreleaser-build-and-push-snapcraft-packages-from-travisci-37763.md>)

Original publisher: [Read original article](<https://carlosbecker.com/posts/goreleaser-snap-travis/>)

Author: Carlos Alexandro Becker

Published: 2018-10-20T00:00:00Z

Content type: tutorial

Language: en

Sources: [Carlos Becker](<https://devfeed.tech/sources/carlos-becker.md>)

Topics: [snap](<https://devfeed.tech/topics/snap.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [build](<https://devfeed.tech/tags/build.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [linux](<https://devfeed.tech/tags/linux.md>), [packages](<https://devfeed.tech/tags/packages.md>), [release](<https://devfeed.tech/tags/release.md>), [snap](<https://devfeed.tech/tags/snap.md>)

## AI overview

A tutorial showing how to configure GoReleaser and TravisCI to build Snapcraft packages, authenticate with Snapcraft, encrypt the credentials file, and publish packages to the Snap Store.

## Source excerpt

GoReleaser was able to build Snapcraft packages for a long time, but it wasn't able to push them until today. Let's see how to wrap to your TravisCI build!