Skip to content
This repository has been archived by the owner on Jul 8, 2019. It is now read-only.

Commit

Permalink
Removing addon, using command line?
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablissimo committed Feb 11, 2017
1 parent 53c650c commit d0978bf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -8,6 +8,5 @@ addons:
paths:
- $(ls ./target/*.jar | tr "\n" ":")
target_paths: builds/$TRAVIS_BRANCH/$TRAVIS_BUILD_NUMBER
sonarqube: true
after_success:
- mvn clean test jacoco:report coveralls:report sonar:sonar -Dsonar.host.url=$SONAR_URL
- mvn clean test jacoco:report coveralls:report sonar:sonar -Dsonar.host.url=$SONAR_URL-Dsonar.login=$SONAR_TOKEN

0 comments on commit d0978bf

Please sign in to comment.