Skip to content

Commit

Permalink
travis: add goveralls report submission (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
arekkas authored Oct 10, 2017
1 parent c11056a commit 13f9f81
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 @@ script:
- docker build -t oathkeeper-management-travis-ci -f Dockerfile-management .
- docker run -d oathkeeper-proxy-travis-ci
- docker run -d oathkeeper-management-travis-ci
- goveralls -service=travis-ci -coverprofile=coverage.txt

after_success:
- |-
Expand Down

0 comments on commit 13f9f81

Please sign in to comment.