Skip to content

Commit a7f16f1

Browse files
committed
Create .travis.yml
1 parent 03ab938 commit a7f16f1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)