Skip to content

Commit

Permalink
Coverage report make goreleaser fail
Browse files Browse the repository at this point in the history
  • Loading branch information
marema31 committed Mar 1, 2019
1 parent 3f0d310 commit 3e68b3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ dist
#Test go build
jocasta
.jocasta.yaml

# coverage report generated by codecov
coverage.txt
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,4 @@ deploy:
script: curl -sL https://git.io/goreleaser | bash
on:
tags: true
branch: master
condition: $LATEST = true

0 comments on commit 3e68b3b

Please sign in to comment.