mirror of
https://github.com/BentoBoxWorld/BSkyBlock.git
synced 2024-11-26 12:25:11 +01:00
Taking SonarCube offline for now.
This commit is contained in:
parent
106cc87fb9
commit
4b2ad43cef
@ -12,8 +12,8 @@ jdk:
|
|||||||
- openjdk8
|
- openjdk8
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent package -P sonar sonar:sonar -B
|
#- mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent package -P sonar sonar:sonar -B
|
||||||
- echo "${TRAVIS_PULL_REQUEST_BRANCH:-$TRAVIS_BRANCH}"
|
#- echo "${TRAVIS_PULL_REQUEST_BRANCH:-$TRAVIS_BRANCH}"
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- '$HOME/.m2/repository'
|
- '$HOME/.m2/repository'
|
||||||
|
Loading…
Reference in New Issue
Block a user