Skip to content

Commit

Permalink
Clean coverage artifacts (fix goreleaser)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Oct 29, 2018
1 parent df98de7 commit 3eaeec5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ after_success:
docker push stefanprodan/flagger:$TRAVIS_TAG;
fi
- bash <(curl -s https://codecov.io/bash)
- rm coverage.txt

deploy:
- provider: script
Expand Down

0 comments on commit 3eaeec5

Please sign in to comment.