Skip to content

Commit

Permalink
Forget snaps; Upload brew formula
Browse files Browse the repository at this point in the history
  • Loading branch information
jayclassless committed Feb 6, 2019
1 parent 607549e commit b8460ae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
6 changes: 0 additions & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,11 @@ nfpm:
- svn
- mercurial

snapcraft:
summary: Retrieve basic information about a VCS repository
description: A tool for retrieving/displaying basic information about the status of a VCS repository.
publish: false

brew:
github:
owner: jayclassless
name: homebrew-vcsinfo
folder: Formula
homepage: https://github.com/jayclassless/vcsinfo
description: A tool for retrieving/displaying basic information about the status of a VCS repository.
skip_upload: true

6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,14 @@ addons:
- cvs
- darcs
- rpm
- snapd
snaps:
- name: snapcraft
classic: true

language: go

go:
- "1.11.x"

env:
- GO111MODULE=on PATH=/snap/bin:$PATH
- GO111MODULE=on

install:
- make init
Expand Down

0 comments on commit b8460ae

Please sign in to comment.