Test code climate #1058

Closed
IGassmann wants to merge 48 commits from testCodeClimate into master
Showing only changes of commit 32347a82ce - Show all commits

View file

@ -43,5 +43,6 @@
"nsis": {
"perMachine": true
},
"beforeBuild": "build/downloadDaemon.js"
"beforeBuild": "build/downloadDaemon.js",
"artifactName": "${productName}_${version}.${ext}"
}