Skip to content

Commit

Permalink
MIGENG-472 Removed 'secure' key (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrizzi authored Mar 3, 2020
1 parent 7f0b657 commit 68df2f1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ jdk:
addons:
sonarcloud:
organization: project-xavier
token:
secure: $SONAR_TOKEN
token: $SONAR_TOKEN
install:
- cp ./configuration/settings.xml $HOME/.m2/settings.xml
- mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V
Expand Down

0 comments on commit 68df2f1

Please sign in to comment.