Skip to content

Commit

Permalink
Add slack integration for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
martint committed Oct 11, 2015
1 parent 19b2d5b commit 0cf4dd7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ cache:
install: mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V -q -T 2

script: mvn test -Dair.check.skip-dependency=true
notifications:
slack:
secure: V5eyoGShxFoCcYJcp858vf/T6gC9KeMxL0C1EElcpZRcKBrIVZzvhek3HLHxZOxlghqnvNVsyDtU3u5orkEaAXeXj5c2dN+4XBsAB9oeN5MtQ0Z3VLAhZDqKIW1LzcXrq4DpzM0PkGhjfjum/P94/qFYk0UckPtB6a341AuYRo8=

0 comments on commit 0cf4dd7

Please sign in to comment.