Skip to content

Commit eec0ec1

Browse files
committed
Removed the sonar build
1 parent bf1d54e commit eec0ec1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ script:
3737
- mvn org.jacoco:jacoco-maven-plugin:prepare-agent test
3838
- echo "Run Integration Tests"
3939
- mvn org.jacoco:jacoco-maven-plugin:prepare-agent verify -Pintegration -DdbUser="${DB_UT3_USER}" -DdbPass="${DB_UT3_PASS}" -DdbUrl="jdbc:oracle:thin:@${DB_URL}"
40-
- mvn sonar:sonar -Dsonar.projectKey=org.utplsql:utplsql-maven-plugin
4140

4241
before_deploy:
4342
- echo $GPG_SECRET_KEYS | base64 --decode | ${GPG_EXECUTABLE} --import

0 commit comments

Comments
 (0)