Files
spring-data-relational/run-tests-against-all-dbs.sh
sedooe 0fe791f2bc DATAJDBC-168 - Run integration tests with testcontainers.
Added testcontainers as dependency and configured MySql and Postrgres datasources to use it.

Original pull request: #34.
2018-02-02 11:33:58 +01:00

4 lines
39 B
Bash
Executable File

#!/bin/sh
mvn clean install -Pall-dbs