Skip to content

Commit

Permalink
echo GOPATH
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed May 24, 2018
1 parent 6b53428 commit 367a7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
git push origin ${VERSION}.${CIRCLE_BUILD_NUM}
curl -sL https://git.io/goreleaser | VERSION=v0.76.1 bash
make clean
echo "done"
echo $GOPATH
workflows:
version: 2
Expand Down

0 comments on commit 367a7d6

Please sign in to comment.