Skip to content

Commit 230b952

Browse files
maskaravivekashishkumar468
authored andcommitted
Edit travis config to have travis integration (commons-app#2990)
1 parent 4a671dc commit 230b952

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,6 @@ before_install:
5454
- if [ "$TRAVIS_PULL_REQUEST" == "false" ] && [ "$TRAVIS_BRANCH" == "master" ]; then
5555
openssl aes-256-cbc -K $encrypted_38ac1a5053f6_key -iv $encrypted_38ac1a5053f6_iv -in play.p12.enc -out play.p12 -d;
5656
fi
57+
notifications:
58+
webhooks:
59+
- https://wiki-commons.zulipchat.com/api/v1/external/travis?api_key=kn4a8YKNqHCBYp7EW2k463txMj35vReq&stream=travis-ci

0 commit comments

Comments
 (0)