Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
shwetha-manvinkurke committed Jul 29, 2021
1 parent 7567f41 commit 7206731
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ sonar.organization=twilio

sonar.sources=.
# Exclude any auto-generated source code
<<<<<<< HEAD
sonar.exclusions=rest/**/*
=======
sonar.exclusions=twilio/rest/**/*
>>>>>>> 076dd446 (update travis)
sonar.tests=.
sonar.test.inclusions=rest/*_test.go

Expand Down

0 comments on commit 7206731

Please sign in to comment.