Skip to content

Commit 3925912

Browse files
gregturnodrotbohm
authored andcommitted
DATACMNS-696 - Enable Slack notifications for Travis build.
Original pull request: #123.
1 parent 067312a commit 3925912

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,7 @@ cache:
1313
- $HOME/.m2
1414
sudo: false
1515
install: true
16-
script: "mvn clean dependency:list test -P${PROFILE} -Dsort"
16+
script: "mvn clean dependency:list test -P${PROFILE} -Dsort"
17+
notifications:
18+
slack:
19+
secure: PWyr3+7uTnHzZSrJY2DrowwdYODlIeFZB6tzuq+i/vYqMlX2GGXGQN9YmqbKPeaVZBdSI7YrI1UDa5cPAAXoTjn/JewkL0RbdTeIS6PGCpcpAb5rFMYtOhEDBrFB/SRiMH4tw86bRNKq/SrUWmpkzDtTzLrw7JceumgyqnrT6GY=

0 commit comments

Comments
 (0)