Skip to content

Commit

Permalink
add sonarqube addon on travis yml
Browse files Browse the repository at this point in the history
  • Loading branch information
crewstyle committed Nov 26, 2018
1 parent 53c66ac commit b8f71b4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ php:
- 7.0
- nightly

addons:
sonarcloud:
organization: "getolympus"
token:
secure: f970bca02fb605810ba4e67328a4b38c6e5ad21a

matrix:
fast_finish: true
allow_failures:
Expand Down

0 comments on commit b8f71b4

Please sign in to comment.