Try to fix Travis for SonarCloud.

This commit is contained in:
tastybento 2018-08-03 19:41:47 -07:00
parent 53f28eb68d
commit d98a670286

View File

@ -10,8 +10,9 @@ addons:
- master
jdk:
- oraclejdk8
script:
- mvn clean package -P sonar -B
- mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent package -P sonar -B
- echo "${TRAVIS_PULL_REQUEST_BRANCH:-$TRAVIS_BRANCH}"
cache:
directories: