We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f71f627 commit f97c7daCopy full SHA for f97c7da
.travis.yml
@@ -5,7 +5,7 @@ sudo: false
5
install: true
6
addons:
7
sonarqube:
8
- organization: "your_organization_key"
+ organization: "json-schema-java-ui"
9
token:
10
secure: SONAR_TOKEN
11
install:
0 commit comments