Revert "Update .travis.yml"

This commit is contained in:
tastybento 2018-08-08 10:33:22 +09:00 committed by GitHub
parent bb9c2cbc00
commit 7bbccd6deb
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 org.jacoco:jacoco-maven-plugin:prepare-agent package -P sonar sonar:sonar -B
- echo "${TRAVIS_PULL_REQUEST_BRANCH:-$TRAVIS_BRANCH}"
cache:
directories: