diff --git a/.travis.yml b/.travis.yml index 46900c3a..3ccab82a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,5 +33,4 @@ deploy: addons: sonarcloud: organization: "retejs" - token: - secure: $SONAR_TOKEN \ No newline at end of file + token: $SONAR_TOKEN \ No newline at end of file