Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

Commit

Permalink
(FACT-1953) Remove sonarcloud.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdan Irimie committed Aug 8, 2019
1 parent f3b10a3 commit f4af883
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ before_install:
# - sudo apt-get install ruby-dev
# - sudo apt-get install build-essential

addons:
sonarcloud:
organization: "puppet"
token:
secure: "775bbcca7b9ed3903ba8beddbb961eb13d885e2d" # encrypted value of your token
#addons:
# sonarcloud:
# organization: "puppet"
# token:
# secure: "775bbcca7b9ed3903ba8beddbb961eb13d885e2d" # encrypted value of your token
script:
# - bundle exec rubocop
# - bundle exec rubycritic --no-browser -s 80 -f console
Expand Down

0 comments on commit f4af883

Please sign in to comment.