Skip to content

Commit 1aae095

Browse files
authored
sonar cloud credential test
1 parent 18385ab commit 1aae095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ install:
1212
- mvn test-compile -DskipTests=true -Dmaven.javadoc.skip=true -B -V
1313
script:
1414
- mvn test
15-
- mvn clean -DskipTests=true org.jacoco:jacoco-maven-plugin:prepare-agent package sonar:sonar -Dsonar.host.url=https://sonarcloud.io
15+
- mvn clean -DskipTests=true org.jacoco:jacoco-maven-plugin:prepare-agent package sonar:sonar -Dsonar.host.url=https://sonarcloud.io -Dsonar.organization=json-schema-java-ui -Dsonar.login=0eddfef99ac3f729e1119cc132ffb6fa15e789ea
1616
cache:
1717
directories:
1818
- '$HOME/.m2/repository'

0 commit comments

Comments
 (0)