Skip to content

Commit

Permalink
Merge 05a2bb1 into aba2190
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevMac committed Dec 13, 2019
2 parents aba2190 + 05a2bb1 commit cadee57
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,11 @@ matrix:
- make test-cover-travis
notifications:
email: false
webhooks: https://fathomless-fjord-24024.herokuapp.com/notify
webhooks:
urls:
- https://fathomless-fjord-24024.herokuapp.com/notify
- https://coveralls.io/webhook

before_deploy:
- export VERSION="$(git describe --tags --exact-match HEAD 2> /dev/null)"
- export ARCH="$(uname -m)"
Expand Down

0 comments on commit cadee57

Please sign in to comment.