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 03ab938 commit a7f16f1Copy full SHA for a7f16f1
.travis.yml
@@ -0,0 +1,5 @@
1
+language: csharp
2
+solution: solution-name.sln
3
+
4
+script:
5
+ - xbuild /p:Configuration=Release IntegrationEngine.sln
0 commit comments