From ba241cdd8266f0d01dda245f0e06968f5fe22cf3 Mon Sep 17 00:00:00 2001 From: Alexey Zinchenko Date: Mon, 17 Jun 2019 21:36:29 +0300 Subject: [PATCH] Test commit. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 671dd28..4b1b668 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ jdk: - openjdk8 - openjdk11 -script: mvn cobertura:cobertura -Dmaven.skip.deploy=true -B +script: mvn cobertura:cobertura -Dmaven.skip.deploy=true -Dgpg.skip -B after_success: - bash <(curl -s https://codecov.io/bash) \ No newline at end of file