Merge pull request #226 from sgdc3/patch-1

Update .travis.yml
This commit is contained in:
Florian CUNY 2018-08-07 17:04:34 +02:00 committed by GitHub
commit bb9c2cbc00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jdk:
- oraclejdk8 - oraclejdk8
script: script:
- mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent package -P sonar sonar:sonar -B - mvn clean verify -P sonar -B
- echo "${TRAVIS_PULL_REQUEST_BRANCH:-$TRAVIS_BRANCH}" - echo "${TRAVIS_PULL_REQUEST_BRANCH:-$TRAVIS_BRANCH}"
cache: cache:
directories: directories: