aboutsummaryrefslogtreecommitdiff
path: root/sonar-project.properties
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2018-04-02 18:08:56 +0100
committerJames Barnett <noreply@jamesbarnett.xyz>2018-04-02 18:08:56 +0100
commit9dedd110419cc5f3b7d91d4c2d5b0bb252f000d4 (patch)
tree2b7840c5476424d9001f7af25122baa3610cefd7 /sonar-project.properties
parent7526db589ff0698fad7601fbeeff1b6962628800 (diff)
downloadtplink-energy-monitor-9dedd110419cc5f3b7d91d4c2d5b0bb252f000d4.tar.xz
tplink-energy-monitor-9dedd110419cc5f3b7d91d4c2d5b0bb252f000d4.zip
Add TravisCI and SonarQube integration
Diffstat (limited to 'sonar-project.properties')
-rw-r--r--sonar-project.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/sonar-project.properties b/sonar-project.properties
new file mode 100644
index 0000000..0a25452
--- /dev/null
+++ b/sonar-project.properties
@@ -0,0 +1,4 @@
+sonar.organization=jamesbarnett91-github
+sonar.projectKey=tplink-monitor
+sonar.sources=.
+sonar.host.url=https://sonarcloud.io \ No newline at end of file