made coverity scan executable

This commit is contained in:
Jeremy Long
2017-06-04 07:07:36 -04:00
parent 789a57b430
commit a47d46914a
2 changed files with 0 additions and 1 deletions

View File

@@ -12,5 +12,4 @@ before_install:
after_success:
- java -cp ~/codacy-coverage-reporter-assembly.jar com.codacy.CodacyCoverageReporter -l Java -r build-reporting/target/coverage-reports/jacoco.xml
- chmod +x coverity_scan.sh
- ./coverity_scan.sh

0
coverity_scan.sh Normal file → Executable file
View File