Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Commit

Permalink
Add coveralls webhook to close the record
Browse files Browse the repository at this point in the history
  • Loading branch information
durera committed Dec 23, 2019
1 parent 00b3038 commit 0adfdee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ script:
# Login to Docker Hub so that we can publish the sample docker image
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
- bash ./buildDockerImages.sh

notifications:
webhooks: https://coveralls.io/webhook

0 comments on commit 0adfdee

Please sign in to comment.