Skip to content

Commit

Permalink
removed command
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed May 24, 2018
1 parent 545e669 commit d411e3f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,7 @@ jobs:
# tag:
# tag: /v[0-9]+(\.[0-9]+)*(-.*)*/
# owner: warren-veeraingam
- run:
shell: /bin/sh
commands:
- curl -sL https://git.io/goreleaser | bash
- run: curl -sL https://git.io/goreleaser | bash
# docker:
# - image: circleci/golang:1.10

Expand Down

0 comments on commit d411e3f

Please sign in to comment.