DATAJPA-721 - Enabled Slack notifications for Travis build.
This commit is contained in:
committed by
Oliver Gierke
parent
a7bbc4803a
commit
a28e98e3c0
@@ -25,3 +25,6 @@ cache:
|
||||
install: true
|
||||
|
||||
script: "mvn clean dependency:list test -P${PROFILE} -Dsort"
|
||||
notifications:
|
||||
slack:
|
||||
secure: VYoJ2D6BM3etTNHJArJ47rVvj49PRZ+eIg12itOzlQSCnsPPob9X2OJVZ8Umatfx6TyP+rOrJAz+pqA1geumEzx+dIWTtBf6og703XKS9feLpM7sa1DupdstlGu506Wwevmb7nUq/Ct0ziCZykD3Cqu9tOhnai5wWlULBYDQ4WE=
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Spring Data JPA #
|
||||
# Spring Data JPA [](https://travis-ci.org/spring-projects/spring-data-jpa) [](https://build.spring.io/browse//SPRINGDATAJPA-DATAJPA)
|
||||
|
||||
The primary goal of the [Spring Data](http://projects.spring.io/spring-data) project is to make it easier to build Spring-powered applications that use data access technologies. This module deals with enhanced support for JPA based data access layers.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user