Skip to content

Commit

Permalink
Remove goveralls from circle build
Browse files Browse the repository at this point in the history
  • Loading branch information
arekkas authored and arekkas committed Nov 1, 2017
1 parent 84cec15 commit 8362e1c
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 @@ -43,4 +43,4 @@ jobs:
- run: docker run -d oathkeeper-management-travis-ci

# Submit coverage details
- run: goveralls -service=circle-ci -coverprofile=coverage.txt -repotoken=$COVERALLS_REPO_TOKEN
# - run: goveralls -service=circle-ci -coverprofile=coverage.txt -repotoken=$COVERALLS_REPO_TOKEN

0 comments on commit 8362e1c

Please sign in to comment.