We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87cc095 commit 380b8d3Copy full SHA for 380b8d3
.travis.yml
@@ -2,4 +2,4 @@ language: csharp
2
solution: IntegrationEngine.sln
3
4
script:
5
- - xbuild /p:Configuration=Release IntegrationEngine.sln
+ - xbuild /p:Configuration=Debug IntegrationEngine.sln
0 commit comments