Update .travis.yml

This commit is contained in:
Gabriele C 2018-08-04 21:02:15 +02:00 committed by GitHub
parent d979a89e41
commit 45dcec13fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jdk:
- oraclejdk8
script:
- mvn clean verify-P sonar -B
- mvn clean verify -P sonar -B
- echo "${TRAVIS_PULL_REQUEST_BRANCH:-$TRAVIS_BRANCH}"
cache:
directories: