Skip to content

Commit 4576b2b

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

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
@@ -15,4 +15,7 @@ cache:
1515
directories:
1616
- $HOME/.m2
1717
install: true
18-
script: "mvn clean dependency:list test -P${PROFILE} -Dsort"
18+
script: "mvn clean dependency:list test -P${PROFILE} -Dsort"
19+
notifications:
20+
slack:
21+
secure: PWyr3+7uTnHzZSrJY2DrowwdYODlIeFZB6tzuq+i/vYqMlX2GGXGQN9YmqbKPeaVZBdSI7YrI1UDa5cPAAXoTjn/JewkL0RbdTeIS6PGCpcpAb5rFMYtOhEDBrFB/SRiMH4tw86bRNKq/SrUWmpkzDtTzLrw7JceumgyqnrT6GY=

0 commit comments

Comments
 (0)