DATAREDIS-920 - Run 'test' from Makefile.

This commit is contained in:
Greg Turnquist
2019-02-28 07:13:25 -06:00
parent 2e7a3c0685
commit c8aa0ff019
3 changed files with 2 additions and 7 deletions

View File

@@ -10,6 +10,5 @@ cd spring-data-redis-github
ln -s /work x
# Maven run from inside Makefile to interact with Redis server.
make test SPRING_PROFILE=spring5-next
./mvnw clean dependency:list test -P${PROFILE} -Dsort