Update .travis.yml

This commit is contained in:
Andrew Shvayka 2019-10-10 11:16:49 +03:00 committed by GitHub
parent 4e37fb27b3
commit 4d215f3191
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,4 +9,4 @@ language: java
sudo: required
services:
- docker
script: mvn clean verify -Ddockerfile.skip=false -DblackBoxTests.skip=false -DblackBoxTests.skipTailChildContainers=true
script: mvn clean verify -Ddockerfile.skip=false