Skip to content

Commit

Permalink
Use Mono 5 msbuild instead of xbuild #3
Browse files Browse the repository at this point in the history
  • Loading branch information
rquinio committed Jul 29, 2017
1 parent ba7a129 commit 68d180b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
language: csharp
solution: PortraitBuilder.sln
solution: PortraitBuilder.sln
script:
- nuget restore solution-name.sln
- msbuild /p:Configuration=Release PortraitBuilder.sln

0 comments on commit 68d180b

Please sign in to comment.