Skip to content

Commit 89f3be4

Browse files
gregturnodrotbohm
authored andcommitted
DATACMNS-696 - Enable Slack notifications for Travis build.
Original pull request: #123.
1 parent 6ebb05e commit 89f3be4

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
@@ -12,4 +12,7 @@ cache:
1212
- $HOME/.m2
1313
sudo: false
1414
install: true
15-
script: "mvn clean dependency:list test -P${PROFILE} -Dsort"
15+
script: "mvn clean dependency:list test -P${PROFILE} -Dsort"
16+
notifications:
17+
slack:
18+
secure: PWyr3+7uTnHzZSrJY2DrowwdYODlIeFZB6tzuq+i/vYqMlX2GGXGQN9YmqbKPeaVZBdSI7YrI1UDa5cPAAXoTjn/JewkL0RbdTeIS6PGCpcpAb5rFMYtOhEDBrFB/SRiMH4tw86bRNKq/SrUWmpkzDtTzLrw7JceumgyqnrT6GY=

0 commit comments

Comments
 (0)